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