mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
.
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
"name": "24. PZEM 004t Напряжение",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004v",
|
||||
"id": "V",
|
||||
"id": "v",
|
||||
"widget": "anydataVlt",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Напряжение",
|
||||
@@ -326,7 +326,7 @@
|
||||
"name": "25. PZEM 004t Сила тока",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004a",
|
||||
"id": "A",
|
||||
"id": "a",
|
||||
"widget": "anydataAmp",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Сила тока",
|
||||
@@ -338,7 +338,7 @@
|
||||
"name": "26. PZEM 004t Мощность",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004w",
|
||||
"id": "W",
|
||||
"id": "w",
|
||||
"widget": "anydataWt",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Мощность",
|
||||
@@ -350,7 +350,7 @@
|
||||
"name": "27. PZEM 004t Энергия",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004wh",
|
||||
"id": "Wh",
|
||||
"id": "wh",
|
||||
"widget": "anydataWth",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Энергия",
|
||||
@@ -362,7 +362,7 @@
|
||||
"name": "28. PZEM 004t Частота",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004hz",
|
||||
"id": "Hz",
|
||||
"id": "hz",
|
||||
"widget": "anydataHtz",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Энергия",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"name": "PZEM 004t Напряжение",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004v",
|
||||
"id": "V",
|
||||
"id": "v",
|
||||
"widget": "anydataVlt",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Напряжение",
|
||||
@@ -16,7 +16,7 @@
|
||||
"name": "PZEM 004t Сила тока",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004a",
|
||||
"id": "A",
|
||||
"id": "a",
|
||||
"widget": "anydataAmp",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Сила тока",
|
||||
@@ -27,7 +27,7 @@
|
||||
"name": "PZEM 004t Мощность",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004w",
|
||||
"id": "W",
|
||||
"id": "w",
|
||||
"widget": "anydataWt",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Мощность",
|
||||
@@ -38,7 +38,7 @@
|
||||
"name": "PZEM 004t Энергия",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004wh",
|
||||
"id": "Wh",
|
||||
"id": "wh",
|
||||
"widget": "anydataWth",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Энергия",
|
||||
@@ -49,7 +49,7 @@
|
||||
"name": "PZEM 004t Частота",
|
||||
"type": "Reading",
|
||||
"subtype": "Pzem004hz",
|
||||
"id": "Hz",
|
||||
"id": "hz",
|
||||
"widget": "anydataHtz",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Энергия",
|
||||
|
||||
Reference in New Issue
Block a user