ASCU_ALL/DataClient/Config/analog/default.json

14 lines
166 B
JSON
Raw Normal View History

2021-06-08 20:57:54 +05:00
[
{
"id": 0,
"name": "Test",
"short_name": "Test",
"measure": "kg",
"precision": 1,
"min": -100,
"max": 100,
"default": 0,
"logarithm": false
}
]