mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
обновление конфигурации
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
"id": "vbtn",
|
"id": "vbtn",
|
||||||
"widget": "button",
|
"widget": "button",
|
||||||
"page": "Кнопки",
|
"page": "Кнопки",
|
||||||
"descr": "",
|
"descr": "Кнопка1",
|
||||||
"int": "0",
|
"int": "0",
|
||||||
"val": "0",
|
"val": "0",
|
||||||
"num": 5
|
"num": 5
|
||||||
|
|||||||
@@ -11,9 +11,9 @@
|
|||||||
"webpass": "admin",
|
"webpass": "admin",
|
||||||
"mqttServer": "m2.wqtt.ru",
|
"mqttServer": "m2.wqtt.ru",
|
||||||
"mqttPort": 8021,
|
"mqttPort": 8021,
|
||||||
"mqttPrefix": "/ver4test",
|
"mqttPrefix": "/rise",
|
||||||
"mqttUser": "rise",
|
"mqttUser": "rise",
|
||||||
"mqttPass": "hostel3333",
|
"mqttPass": "3hostel3",
|
||||||
"serverip": "http://206.189.49.244:8081",
|
"serverip": "http://206.189.49.244:8081",
|
||||||
"log": 0,
|
"log": 0,
|
||||||
"mqttin": 0
|
"mqttin": 0
|
||||||
|
|||||||
170
myProfile.json
170
myProfile.json
@@ -1,170 +0,0 @@
|
|||||||
{
|
|
||||||
"iotmSettings": {
|
|
||||||
"settings": "",
|
|
||||||
"name": "IoTmanagerVer4",
|
|
||||||
"apssid": "IoTmanager",
|
|
||||||
"appass": "",
|
|
||||||
"routerssid": "rise",
|
|
||||||
"routerpass": "hostel3333",
|
|
||||||
"timezone": 1,
|
|
||||||
"ntp": "pool.ntp.org",
|
|
||||||
"weblogin": "admin",
|
|
||||||
"webpass": "admin",
|
|
||||||
"mqttServer": "m2.wqtt.ru",
|
|
||||||
"mqttPort": 8021,
|
|
||||||
"mqttPrefix": "/ver4test",
|
|
||||||
"mqttUser": "rise",
|
|
||||||
"mqttPass": "hostel3333",
|
|
||||||
"serverip": "http://206.189.49.244:8081",
|
|
||||||
"log": 0,
|
|
||||||
"mqttin": 0
|
|
||||||
},
|
|
||||||
"projectProp": {
|
|
||||||
"platformio": {
|
|
||||||
"default_envs": "esp8266_4mb",
|
|
||||||
"data_dir": "data_svelte"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"modules": {
|
|
||||||
"Виртуальные элементы": [
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\virtual\\Timer",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\virtual\\Variable",
|
|
||||||
"active": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Сенсоры": [
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Ads1115",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Aht20",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\AnalogAdc",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Bme280",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Bmp280",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Dht1122",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Ds18b20",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Emon",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\GY21",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Hdc1080",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\IoTWiegand",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Max6675",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Mhz19",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\RCswitch",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Sds011",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Sht20",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Sht30",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\sensors\\Sonar",
|
|
||||||
"active": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Исполнительные устройства": [
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\ButtonIn",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\ButtonOut",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\EspCam",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\IarduinoRTC",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\IoTServo",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\Mcp23017",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\Mp3",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\Pwm32",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\Pwm8266",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\SDcard",
|
|
||||||
"active": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\SysExt",
|
|
||||||
"active": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\exec\\Telegram",
|
|
||||||
"active": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Экраны": [
|
|
||||||
{
|
|
||||||
"path": "src\\modules\\display\\Lcd2004",
|
|
||||||
"active": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user