phase 2
This commit is contained in:
9
config/edge.json
Normal file
9
config/edge.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"edge": {
|
||||
"deviceId": "EdgeDevice_01",
|
||||
"daemonHost": "127.0.0.1",
|
||||
"daemonPort": 9000,
|
||||
"heartbeatPeriodMs": 1000,
|
||||
"pointTable": "config/point_table.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user