mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
18 lines
408 B
JSON
18 lines
408 B
JSON
{
|
|
"SSDP": "MODULES",
|
|
"chipID": "",
|
|
"ssidAP": "WiFi",
|
|
"passwordAP": "",
|
|
"ssid": "rise",
|
|
"password": "hostel3333",
|
|
"timezone": 3,
|
|
"mqttServer": "m12.cloudmqtt.com",
|
|
"mqttPort": 14053,
|
|
"mqttPrefix": "/IoTmanager",
|
|
"mqttUser": "lbscvzuj",
|
|
"mqttPass": "bLxlveOgaF8F",
|
|
"scenario": "1",
|
|
"pushingbox_id": "",
|
|
"web_login": "admin",
|
|
"web_pass": "admin"
|
|
} |