Files
Mapo-IOB-WIN/IOB-WIN-NEXT/DATA/CONF/GIACO_ICOEL_004.json
T
Samuele Locatelli d58cdd4552 Update conf con nuovi parmetri
- giacovelli
- SIM*
2023-11-15 17:19:10 +01:00

30 lines
637 B
JSON

{
"mMapWrite": {
},
"mMapRead": {
"TotMerceProcTonn": {
"name": "TotMerceProcTonn",
"description": "Totale merce processata oggi su impianto (Tonn)",
"memAddr": "TotMerceProcTonn",
"tipoMem": "Real",
"index": 0,
"size": 0,
"func": "MAX",
"period": 60,
"factor": 1
},
"TotMerceCaricTonn": {
"name": "TotMerceCaricTonn",
"description": "Totale merce caricata oggi su impianto (Tonn)",
"memAddr": "TotMerceCaricTonn",
"tipoMem": "Real",
"index": 0,
"size": 0,
"func": "MAX",
"period": 60,
"factor": 1
}
}
}