14 lines
166 B
JSON
14 lines
166 B
JSON
|
[
|
||
|
{
|
||
|
"id": 0,
|
||
|
"name": "Test",
|
||
|
"short_name": "Test",
|
||
|
"measure": "kg",
|
||
|
"precision": 1,
|
||
|
"min": -100,
|
||
|
"max": 100,
|
||
|
"default": 0,
|
||
|
"logarithm": false
|
||
|
}
|
||
|
]
|