mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
добавление лимитов на цвет ноды
This commit is contained in:
@@ -16,10 +16,13 @@
|
||||
"name": "MySensorsNode",
|
||||
"type": "Reading",
|
||||
"subtype": "MySensorsNode",
|
||||
"id": "nd",
|
||||
"id": "n",
|
||||
"widget": "anydataTmp",
|
||||
"page": "MySensors",
|
||||
"descr": "Температура",
|
||||
"orange": 60,
|
||||
"red": 120,
|
||||
"offline": 180,
|
||||
"round": 1
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user