Files
IoTManager/data_esp/widgets/select.json

8 lines
104 B
JSON
Raw Normal View History

2021-10-05 19:21:52 +08:00
{
"widget": "select",
"options": [
"Выключен",
"Включен"
],
"status": 0
}