mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
9 lines
218 B
YAML
9 lines
218 B
YAML
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 |