mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
17 lines
338 B
JSON
17 lines
338 B
JSON
[
|
|
{
|
|
"name": "Сервопривод",
|
|
"num": 30,
|
|
"type": "Writing",
|
|
"subtype": "IoTServo",
|
|
"id": "servo",
|
|
"widget": "range",
|
|
"page": "servo",
|
|
"descr": "угол",
|
|
|
|
"int": 1,
|
|
"pin": 12,
|
|
"apin": -1,
|
|
"amap": "0, 4096, 0, 180"
|
|
}
|
|
] |