mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Выводим данные mysensors на dashboard!!!
This commit is contained in:
@@ -6,13 +6,20 @@
|
||||
"name": "MySensorsGate",
|
||||
"type": "Reading",
|
||||
"subtype": "MySensorsGate",
|
||||
"id": "t",
|
||||
"id": "gt",
|
||||
"widget": "nil",
|
||||
"page": "",
|
||||
"descr": ""
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
"name": "MySensorsNode",
|
||||
"type": "Reading",
|
||||
"subtype": "MySensorsNode",
|
||||
"id": "nd",
|
||||
"widget": "anydataTmp",
|
||||
"page": "Сенсоры",
|
||||
"page": "MySensors",
|
||||
"descr": "Температура",
|
||||
"map": "1,1024,1,100",
|
||||
"plus": 0,
|
||||
"multiply": 1,
|
||||
"round": 1
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user