Files
IoTManager/data/widgets/select.json

8 lines
104 B
JSON
Raw Normal View History

2021-01-04 00:39:35 +01:00
{
"widget": "select",
"options": [
"Выключен",
"Включен"
],
"status": 0
}