first commit
This commit is contained in:
@@ -5,10 +5,13 @@
|
||||
"edgeId": "edge-dev-1",
|
||||
"authToken": "",
|
||||
"opsListenPort": 9080,
|
||||
"localTreePath": "/tmp/edge_local_tree.json",
|
||||
"fakeIntervalMs": 5000,
|
||||
"fakeDeviceId": 1,
|
||||
"endpoint": "edge:fake",
|
||||
"protocol": 0,
|
||||
"edgeDiscoveryEnabled": true
|
||||
"opsListenAllInterfaces": false,
|
||||
"localTreePath": "$HOME/softbus/edge/local_tree.json",
|
||||
"edgeHeartbeatIntervalMs": 5000,
|
||||
"edgeDiscoveryEnabled": true,
|
||||
"plugins": {
|
||||
"protocols": [
|
||||
{ "path": "../../softbus_daemon/bin/plugins/libmodbus_rtu.so" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user