mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
Initial commit
This commit is contained in:
9
unilabos/registry/device_comms/modbus_ioboard.yaml
Normal file
9
unilabos/registry/device_comms/modbus_ioboard.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
io_snrd:
|
||||
class:
|
||||
module: unilabos.device_comms.SRND_16_IO:SRND_16_IO
|
||||
type: python
|
||||
hardware_interface:
|
||||
name: modbus_client
|
||||
extra_info: address
|
||||
read: read_io_coil
|
||||
write: write_io_coil
|
||||
Reference in New Issue
Block a user