Files
mapo-mono/MachineSim/conf/SimActLog.json
T
Samuele Locatelli 76d5a0343e Update conf
2022-03-09 20:00:41 +01:00

26 lines
430 B
JSON

[
{
"Order": 0,
"Type": "ACTLOG",
"Title": "User Act 01",
"Value": "1000",
"ValueNum": 1000,
"MinVal": 0,
"MaxVal": 2000,
"SimMean": -1,
"SimStd": 1,
"DisplFormat": "N0"
},
{
"Order": 2,
"Type": "ACTLOG",
"Title": "User Act 02",
"Value": "700",
"ValueNum": 700,
"MinVal": 0,
"MaxVal": 2000,
"SimMean": -1,
"SimStd": 1,
"DisplFormat": "N0"
}
]