поменял немного общий список виджетов

This commit is contained in:
Dmitry Borisenko
2022-01-17 22:19:08 +01:00
parent b43bfd378b
commit 3abad88fc3
3 changed files with 44 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
"type": "Reading",
"subtype": "AnalogAdc",
"id": "t1",
"widget": "anydata",
"widget": "anydataDef",
"page": "Сенсоры",
"descr": "Температура",
"pin": 0,
@@ -13,7 +13,7 @@
"type": "Reading",
"subtype": "AnalogAdc",
"id": "t2",
"widget": "anydata",
"widget": "anydataTmp",
"page": "Сенсоры",
"descr": "Температура",
"pin": 0,
@@ -53,7 +53,7 @@
"type": "Reading",
"subtype": "OutputValue",
"id": "txt",
"widget": "anydata",
"widget": "anydataRed",
"page": "Предупреждения",
"descr": "Статус"
},
@@ -61,7 +61,7 @@
"type": "Reading",
"subtype": "InputValue",
"id": "txt",
"widget": "inputDigit",
"widget": "inputDgt",
"page": "Лимиты",
"descr": "Порог"
},
@@ -69,7 +69,7 @@
"type": "Reading",
"subtype": "Bme280",
"id": "t",
"widget": "anydata",
"widget": "anydataTmp",
"page": "Сенсоры",
"descr": "Температура"
},
@@ -77,7 +77,7 @@
"type": "Reading",
"subtype": "Bme280",
"id": "p",
"widget": "anydata",
"widget": "anydataMm",
"page": "Сенсоры",
"descr": "Давление"
},
@@ -85,7 +85,7 @@
"type": "Reading",
"subtype": "Bme280",
"id": "h",
"widget": "anydata",
"widget": "anydataHum",
"page": "Сенсоры",
"descr": "Влажность",
"int": 10,