Files
Samuele Locatelli 22fb98b70a Update conf ini vari x
- OPC-UA
- SQL
- WS
- NEXT
2025-01-16 08:38:48 +01:00

35 lines
744 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
}
},
"optKVP": {
"fluxLogReduce": true,
"fluxLogRedDeadBand": 1.0,
"fluxLogResendPeriod": 60
}
}