Files
softbus_OPC/config/edge.json
flower_linux 0cf0713dc5 phase 2
2026-06-11 19:00:49 +08:00

10 lines
183 B
JSON

{
"edge": {
"deviceId": "EdgeDevice_01",
"daemonHost": "127.0.0.1",
"daemonPort": 9000,
"heartbeatPeriodMs": 1000,
"pointTable": "config/point_table.json"
}
}