wifi multipoint v2 array

This commit is contained in:
Mit4el
2023-09-24 20:58:51 +03:00
parent 48ccdd7e86
commit 307786f087
8 changed files with 617 additions and 527 deletions

View File

@@ -2,8 +2,14 @@
"name": "IoTmanagerVer4",
"apssid": "IoTmanager",
"appass": "",
"routerssid": "iot",
"routerpass": "hostel3333",
"routerssid": [
"iot",
"wifi"
],
"routerpass": [
"hostel3333",
"pswd"
],
"timezone": 2,
"ntp": "pool.ntp.org",
"weblogin": "admin",