mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 14:05:12 +00:00
增加modbus支持
调整protocol node以更好支持多种类型的read和write
This commit is contained in:
@@ -5,6 +5,6 @@ io_snrd:
|
||||
type: python
|
||||
hardware_interface:
|
||||
name: modbus_client
|
||||
extra_info: address
|
||||
extra_info: []
|
||||
read: read_io_coil
|
||||
write: write_io_coil
|
||||
Reference in New Issue
Block a user