phase 2 tcp
This commit is contained in:
@@ -5,7 +5,25 @@
|
||||
"bindingId": "bind_temp_01",
|
||||
"physicalPointId": "edge01/phy_modbus_s1_r40001",
|
||||
"logicalPointId": "EdgeDevice_01/MotorTemperature",
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"bindingId": "bind_speed_01",
|
||||
"physicalPointId": "edge01/phy_modbus_s1_r40002",
|
||||
"logicalPointId": "EdgeDevice_01/MotorSpeed",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"bindingId": "bind_current_01",
|
||||
"physicalPointId": "edge01/phy_modbus_tcp_s255_r40001",
|
||||
"logicalPointId": "EdgeDevice_01/MotorCurrent",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"bindingId": "bind_voltage_01",
|
||||
"physicalPointId": "edge01/phy_modbus_tcp_s255_r40002",
|
||||
"logicalPointId": "EdgeDevice_01/MotorVoltage",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"bindingId": "bind_valve_01",
|
||||
|
||||
Reference in New Issue
Block a user