fuking bugs fixed!

This commit is contained in:
Dmitry Borisenko
2020-04-22 20:35:50 +02:00
parent 990bd6fb47
commit 696c51b113
33 changed files with 101 additions and 69 deletions

View File

@@ -0,0 +1,2 @@
/*.js.gz
/.exclude.files

BIN
data_excess/ace.js.gz Normal file

Binary file not shown.

View 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

Binary file not shown.

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

Binary file not shown.

BIN
data_excess/page.htm.gz Normal file

Binary file not shown.

2
data_excess/robots.txt Normal file
View File

@@ -0,0 +1,2 @@
User-agent: *
Disallow: *

Binary file not shown.