Bus Interface

Plug and play
Bus interfaces connect external devices to computers. This includes explicit device blocks, such as the redstone interface. Some generic functionality blocks of blocks is also available, such as information on energy storage.
It is possible to configure an explicit name for a bus interface using a wrench. This is useful when attaching multiple devices of the same type to a computer: when searching devices by type name (devices:find(typeName)), these custom names will also work.
Note that computers must also be explicitly connected to a bus with a bus connector.