phase 2 serial
This commit is contained in:
13
config/edge/edge.json
Normal file
13
config/edge/edge.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user