mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
28 lines
630 B
JSON
28 lines
630 B
JSON
{
|
|
"name": "IoTmanagerVer4",
|
|
"apssid": "IoTmanager",
|
|
"appass": "",
|
|
"routerssid": "iot",
|
|
"routerpass": "hostel3333",
|
|
"timezone": 2,
|
|
"ntp": "pool.ntp.org",
|
|
"weblogin": "admin",
|
|
"webpass": "admin",
|
|
"mqttServer": "",
|
|
"mqttPort": 8021,
|
|
"mqttPrefix": "/risenew",
|
|
"mqttUser": "rise",
|
|
"mqttPass": "3hostel3",
|
|
"serverip": "http://iotmanager.org",
|
|
"serverlocal": "http://192.168.1.2:5500",
|
|
"log": 0,
|
|
"mqttin": 0,
|
|
"i2c": 0,
|
|
"pinSCL": 0,
|
|
"pinSDA": 0,
|
|
"i2cFreq": 100000,
|
|
"wg": "group1",
|
|
"debugTraceMsgTlgrm": 1,
|
|
"udps": 1,
|
|
"settings_": ""
|
|
} |