mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
fuking bugs fixed!
This commit is contained in:
2
data_excess/.exclude.files
Normal file
2
data_excess/.exclude.files
Normal file
@@ -0,0 +1,2 @@
|
||||
/*.js.gz
|
||||
/.exclude.files
|
||||
BIN
data_excess/ace.js.gz
Normal file
BIN
data_excess/ace.js.gz
Normal file
Binary file not shown.
18
data_excess/config-all.json
Normal file
18
data_excess/config-all.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "IoTmanager",
|
||||
"chipID": "",
|
||||
"ssidAP": "WiFi",
|
||||
"passwordAP": "",
|
||||
"ssid": "your_ssid",
|
||||
"password": "your_password",
|
||||
"timezone": 3,
|
||||
"mqttServer": "",
|
||||
"mqttPort": 0,
|
||||
"mqttPrefix": "/IoTmanager",
|
||||
"mqttUser": "",
|
||||
"mqttPass": "",
|
||||
"scenario": "1",
|
||||
"pushingbox_id": "",
|
||||
"web_login": "admin",
|
||||
"web_pass": "admin"
|
||||
}
|
||||
BIN
data_excess/edit.htm.gz
Normal file
BIN
data_excess/edit.htm.gz
Normal file
Binary file not shown.
BIN
data_excess/favicon.ico
Normal file
BIN
data_excess/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
data_excess/mode-html.js.gz
Normal file
BIN
data_excess/mode-html.js.gz
Normal file
Binary file not shown.
BIN
data_excess/page.htm.gz
Normal file
BIN
data_excess/page.htm.gz
Normal file
Binary file not shown.
2
data_excess/robots.txt
Normal file
2
data_excess/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: *
|
||||
BIN
data_excess/worker-html.js.gz
Normal file
BIN
data_excess/worker-html.js.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user