This commit is contained in:
2021-07-07 16:36:28 +05:00
parent a2fef8a2a4
commit 066c0187f2
30 changed files with 637 additions and 36 deletions

View File

@@ -0,0 +1,18 @@
{
"deleteAll": true,
"delete": [],
"add": [
{
"id": 0,
"name": "Test",
"short_name": "Test",
"measure": "kg",
"mul": 1,
"min": -100,
"max": 100,
"zero": 0,
"logarithm": false,
"byteId": [ 1, 12, 3 ]
}
]
}