14 lines
341 B
JSON
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"
|
|
}
|
|
}
|