Files
IoTManager/data/config.json
Dmitry Borisenko ceb516ddbe add count down timer
2020-11-18 03:25:05 +03:00

24 lines
593 B
JSON

{
"name": "IoTmanager",
"chipID": "",
"apssid": "IoTmanager",
"appass": "",
"routerssid": "rise",
"routerpass": "hostel3333",
"timezone": 1,
"ntp": "pool.ntp.org",
"mqttServer": "wqtt.ru",
"mqttPort": 8021,
"mqttPrefix": "/iotTest",
"mqttUser": "u_K1CK9Q",
"mqttPass": "YjyCloWS",
"scen": "1",
"telegramApi": "1416711569:AAEI0j83GmXqwzb_gnK1B0Am0gDwZoJt5xo",
"telegonof": "0",
"weblogin": "admin",
"webpass": "admin",
"udponoff": "1",
"blink": "1",
"oneWirePin": "2",
"serverip": "http://206.189.49.244"
}