14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"ServerAddress": "127.0.0.1",
|
|
"ServerPort": 1883,
|
|
"AutoReconnect": true,
|
|
"ReconnectInterval": 5000,
|
|
"HeartbeatInterval": 30000,
|
|
"ConnectionTimeout": 5000,
|
|
"Url": "/push/device/942010002",
|
|
"DeviceCode": "MOVICON_HUB_001",
|
|
"Cycle": 1,
|
|
"SecretKey": "your_secret_key_here"
|
|
|
|
}
|