Files
softbus_OPC/config/edge/edge.json
flower_linux 628ccf1409 phase 2 serial
2026-06-12 18:34:49 +08:00

14 lines
341 B
JSON

{
"edge": {
"edgeId": "edge01",
"deviceId": "EdgeDevice_01",
"daemonHost": "127.0.0.1",
"daemonPort": 9000,
"heartbeatPeriodMs": 1000,
"uplinkReconnectPeriodMs": 5000,
"physicalChannels": "physical_channels.json",
"physicalDevices": "physical_devices.json",
"bindingsLocal": "bindings_local.json"
}
}