phase 2 tcp
This commit is contained in:
@@ -10,6 +10,22 @@
|
||||
"dataBits": 8,
|
||||
"stopBits": 1,
|
||||
"pollIntervalMs": 500
|
||||
},
|
||||
{
|
||||
"channelId": "eth_modbus_tcp_0",
|
||||
"protocol": "modbus",
|
||||
"transport": "tcp_rtu",
|
||||
"host": "192.168.31.253",
|
||||
"tcpPort": 502,
|
||||
"pollIntervalMs": 500
|
||||
},
|
||||
{
|
||||
"channelId": "can_0",
|
||||
"protocol": "canopen",
|
||||
"transport": "can",
|
||||
"interface": "can0",
|
||||
"bitrate": 500000,
|
||||
"pollIntervalMs": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user