mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
21 lines
424 B
JSON
21 lines
424 B
JSON
[
|
|
{
|
|
"name": "Датчик напряжения ADS1115",
|
|
"num": 28,
|
|
"type": "Reading",
|
|
"subtype": "Ads1115",
|
|
"id": "Ads3",
|
|
"widget": "anydataVlt",
|
|
"page": "Сенсоры",
|
|
"descr": "ADS_3",
|
|
|
|
"pin": "0",
|
|
"mode": "volt",
|
|
"gain": "3/4x",
|
|
|
|
"plus": 0,
|
|
"multiply": 1,
|
|
"round": 2,
|
|
"int": 10
|
|
}
|
|
] |