ASCU_ALL/DataClient/Config/analog/default.json
2021-06-08 20:57:54 +05:00

14 lines
166 B
JSON

[
{
"id": 0,
"name": "Test",
"short_name": "Test",
"measure": "kg",
"precision": 1,
"min": -100,
"max": 100,
"default": 0,
"logarithm": false
}
]