8de74c2fe7
- aggiunta conf x LVF completa e testata in debug - modifica x gestione scalatura valori da valore "factor" - update x Gen2 e Gen1 Shelly
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"mMapRead": {
|
|
"Tot_Energy": {
|
|
"func": "MAX",
|
|
"onlyIncr": true,
|
|
"period": 300,
|
|
"sendEnabled": true,
|
|
"name": "Tot_Energy",
|
|
"description": "Energia totale impiegata",
|
|
"memAddr": "ActEnergy",
|
|
"tipoMem": "Real",
|
|
"index": 0,
|
|
"size": 0,
|
|
"factor": 0.001,
|
|
"maxVal": 999999999.0,
|
|
"minVal": 0.0,
|
|
"unit": "KWh",
|
|
"value": "",
|
|
"decodeMap": [],
|
|
"displOrdinal": 1
|
|
},
|
|
"RT_Power": {
|
|
"func": "POINT",
|
|
"period": 60,
|
|
"sendEnabled": true,
|
|
"name": "RT_Power",
|
|
"description": "Potenza Istantanea",
|
|
"memAddr": "Power",
|
|
"tipoMem": "Real",
|
|
"index": 0,
|
|
"size": 0,
|
|
"factor": 1.0,
|
|
"maxVal": 999999.0,
|
|
"minVal": 0.0,
|
|
"unit": "W",
|
|
"value": "",
|
|
"decodeMap": [],
|
|
"displOrdinal": 2
|
|
}
|
|
},
|
|
"mMapWrite": {},
|
|
"DataDecodMap": {},
|
|
"FileDecod": {},
|
|
"mMapWriteLink": {},
|
|
"OptKVP": {
|
|
"shelly_tout": "5",
|
|
"fluxLogReduce": "true",
|
|
"fluxLogRedDeadBand": "9.9",
|
|
"fluxLogResendPeriod": "60"
|
|
},
|
|
"OptMemPar": {}
|
|
} |