work
This commit is contained in:
18
DataClient/bin/Debug/net5.0/Config/analog/default.json
Normal file
18
DataClient/bin/Debug/net5.0/Config/analog/default.json
Normal 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 ]
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user