41 lines
858 B
JSON
41 lines
858 B
JSON
{
|
|
"mMapWrite": {
|
|
|
|
},
|
|
"mMapRead": {
|
|
"VelTonnOra": {
|
|
"name": "VelTonnOra",
|
|
"description": "Velocità Impianto Tonnellate / Ora",
|
|
"memAddr": "VelTonnOra",
|
|
"tipoMem": "Real",
|
|
"index": 0,
|
|
"size": 0,
|
|
"func": "MEDIAN",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"VelFruttiMinuto": {
|
|
"name": "VelFruttiMinuto",
|
|
"description": "Velocità Impianto Frutti / Minuto",
|
|
"memAddr": "VelFruttiMinuto",
|
|
"tipoMem": "Real",
|
|
"index": 0,
|
|
"size": 0,
|
|
"func": "MEDIAN",
|
|
"period": 60,
|
|
"factor": 1
|
|
},
|
|
"PercRiemp": {
|
|
"name": "PercRiemp",
|
|
"description": "Percentuale riempimento carrelli",
|
|
"memAddr": "PercRiemp",
|
|
"tipoMem": "Real",
|
|
"index": 0,
|
|
"size": 0,
|
|
"func": "MEDIAN",
|
|
"period": 60,
|
|
"factor": 1
|
|
}
|
|
}
|
|
}
|