Files
Mapo-IOB-WIN/IOB-WIN-SHELLY/DATA/CONF/SHELLY_Pro3EM.json
T
Samuele Locatelli 8de74c2fe7 SHELLY:
- aggiunta conf x LVF completa e testata in debug
- modifica x gestione scalatura valori da valore "factor"
- update x Gen2 e Gen1 Shelly
2025-08-07 12:53:00 +02:00

289 lines
6.9 KiB
JSON

{
"mMapRead": {
"Tot_Energy": {
"func": "MAX",
"onlyIncr": true,
"period": 600,
"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
},
"Tot_Energy_PhaseA": {
"func": "MAX",
"onlyIncr": true,
"period": 1800,
"sendEnabled": true,
"name": "Tot_Energy_PhaseA",
"description": "Energia Totale Fase A",
"memAddr": "ActEnergy_PhaseA",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 0.001,
"maxVal": 999999999.0,
"minVal": 0.0,
"unit": "KWh",
"value": "",
"decodeMap": [],
"displOrdinal": 1
},
"Tot_Energy_PhaseB": {
"func": "MAX",
"onlyIncr": true,
"period": 1800,
"sendEnabled": true,
"name": "Tot_Energy_PhaseB",
"description": "Energia totale Fase B",
"memAddr": "ActEnergy_PhaseB",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 0.001,
"maxVal": 999999999.0,
"minVal": 0.0,
"unit": "KWh",
"value": "",
"decodeMap": [],
"displOrdinal": 1
},
"Tot_Energy_PhaseC": {
"func": "MAX",
"onlyIncr": true,
"period": 1800,
"sendEnabled": true,
"name": "Tot_Energy_PhaseC",
"description": "Energia totale Fase C",
"memAddr": "ActEnergy_PhaseC",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 0.001,
"maxVal": 999999999.0,
"minVal": 0.0,
"unit": "KWh",
"value": "",
"decodeMap": [],
"displOrdinal": 1
},
"RT_Power": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Power",
"description": "Potenza Istantanea periodo (MEDIANA)",
"memAddr": "Power",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999999.0,
"minVal": 0.0,
"unit": "W",
"value": "",
"decodeMap": [],
"displOrdinal": 2
},
"RT_Power_PhaseA": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Power_PhaseA",
"description": "Potenza Istantanea periodo Fase A (MEDIANA)",
"memAddr": "Power_PhaseA",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999999.0,
"minVal": 0.0,
"unit": "W",
"value": "",
"decodeMap": [],
"displOrdinal": 2
},
"RT_Power_PhaseB": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Power_PhaseB",
"description": "Potenza Istantanea periodo Fase B (MEDIANA)",
"memAddr": "Power_PhaseB",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999999.0,
"minVal": 0.0,
"unit": "W",
"value": "",
"decodeMap": [],
"displOrdinal": 2
},
"RT_Power_PhaseC": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Power_PhaseC",
"description": "Potenza Istantanea periodo Fase C (MEDIANA)",
"memAddr": "Power_PhaseC",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999999.0,
"minVal": 0.0,
"unit": "W",
"value": "",
"decodeMap": [],
"displOrdinal": 2
},
"RT_Current": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Current",
"description": "Corrente Istantanea periodo (MEDIANA)",
"memAddr": "Current",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999.0,
"minVal": 0.0,
"unit": "A",
"value": "",
"decodeMap": [],
"displOrdinal": 10
},
"RT_Current_PhaseA": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Current_PhaseA",
"description": "Corrente Istantanea periodo Fase A (MEDIANA)",
"memAddr": "Current_PhaseA",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999.0,
"minVal": 0.0,
"unit": "A",
"value": "",
"decodeMap": [],
"displOrdinal": 10
},
"RT_Current_PhaseB": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Current_PhaseB",
"description": "Corrente Istantanea periodo Fase B (MEDIANA)",
"memAddr": "Current_PhaseB",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999.0,
"minVal": 0.0,
"unit": "A",
"value": "",
"decodeMap": [],
"displOrdinal": 10
},
"RT_Current_PhaseC": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Current_PhaseC",
"description": "Corrente Istantanea periodo Fase C (MEDIANA)",
"memAddr": "Current_PhaseC",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 999.0,
"minVal": 0.0,
"unit": "A",
"value": "",
"decodeMap": [],
"displOrdinal": 10
},
"RT_Voltage_PhaseA": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Voltage_PhaseA",
"description": "Voltaggio Fase A Istantaneo (MEDIANA)",
"memAddr": "Voltage_PhaseA",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 400.0,
"minVal": 0.0,
"unit": "V",
"value": "",
"decodeMap": [],
"displOrdinal": 21
},
"RT_Voltage_PhaseB": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Voltage_PhaseB",
"description": "Voltaggio Fase B Istantaneo (MEDIANA)",
"memAddr": "Voltage_PhaseB",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 400.0,
"minVal": 0.0,
"unit": "V",
"value": "",
"decodeMap": [],
"displOrdinal": 22
},
"RT_Voltage_PhaseC": {
"func": "MEDIAN",
"period": 3600,
"sendEnabled": true,
"name": "RT_Voltage_PhaseC",
"description": "Voltaggio Fase C Istantaneo (MEDIANA)",
"memAddr": "Voltage_PhaseC",
"tipoMem": "Real",
"index": 0,
"size": 0,
"factor": 1.0,
"maxVal": 400.0,
"minVal": 0.0,
"unit": "V",
"value": "",
"decodeMap": [],
"displOrdinal": 23
}
},
"mMapWrite": {},
"DataDecodMap": {},
"FileDecod": {},
"mMapWriteLink": {},
"OptKVP": {
"shelly_tout": "5",
"fluxLogReduce": "true",
"fluxLogRedDeadBand": "4.9",
"fluxLogResendPeriod": "60"
},
"OptMemPar": {}
}