18 lines
411 B
JSON
18 lines
411 B
JSON
|
|
{
|
||
|
|
"edgeId": "edge01",
|
||
|
|
"bindings": [
|
||
|
|
{
|
||
|
|
"bindingId": "bind_temp_01",
|
||
|
|
"physicalPointId": "edge01/phy_modbus_s1_r40001",
|
||
|
|
"logicalPointId": "EdgeDevice_01/MotorTemperature",
|
||
|
|
"enabled": false
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"bindingId": "bind_valve_01",
|
||
|
|
"physicalPointId": "edge01/phy_modbus_s1_r40002",
|
||
|
|
"logicalPointId": "EdgeDevice_01/ValveOpening",
|
||
|
|
"enabled": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|