Files
Mapo-IOB-WIN/IOB-WIN/DATA/CONF/SIMUL_02.json
T
2019-11-03 12:12:02 +01:00

30 lines
501 B
JSON

{
"mMapWrite": {
},
"mMapRead": {
"TEMP_AMB": {
"name": "TEMPERATURA_01",
"tipoMem": "Real",
"minVal": 18,
"maxVal": 24
},
"POWER": {
"name": "POWER_01",
"tipoMem": "Int",
"minVal": 0,
"maxVal": 100
},
"LOAD": {
"name": "Dep_Cil_mmH2O",
"tipoMem": "Int",
"minVal": 0,
"maxVal": 100
},
"FLOW": {
"name": "Flowrate",
"tipoMem": "Int",
"minVal": 50,
"maxVal": 90
}
}
}