mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
19 lines
426 B
JSON
19 lines
426 B
JSON
{
|
|
"name": "IoTmanager",
|
|
"chipID": "",
|
|
"ssidAP": "WiFi",
|
|
"passwordAP": "",
|
|
"ssid": "rise",
|
|
"password": "hostel3333",
|
|
"timezone": 2,
|
|
"mqttServer": "91.204.228.124",
|
|
"mqttPort": 1883,
|
|
"mqttPrefix": "/rise",
|
|
"mqttUser": "test",
|
|
"mqttPass": "test",
|
|
"scenario": "1",
|
|
"pushingbox_id": "v7C133E426B0C69E",
|
|
"web_login": "admin",
|
|
"web_pass": "admin",
|
|
"udponoff": "1"
|
|
} |