mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-28 08:54:51 +00:00
JSONMETER: new names for S0-Readings of LS120
git-svn-id: https://svn.fhem.de/fhem/trunk@16716 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a95d45c3ca
commit
c77077d232
@ -82,12 +82,12 @@ sub JSONMETER_doStatisticDeltaSingle ($$$$$$);
|
||||
[3, "meterType", "meterType", 0, 0] # {"meterId": "0000000061015736", "meterType": "Simplex", "interval": 0, "entry": [
|
||||
,[4, "timestamp", "deviceTime", 0, 0] # {"timestamp": 1389296286, "periodEntries": [
|
||||
,[3, "cnt", "electricityConsumed", 3, 1] # {"cnt":" 22,285","pwr":764,"lvl":0,"dev":"","det":"","con":"OK","sts":"(06)","raw":0}
|
||||
,[3, "cs0", "electricityConsumed", 3, 1]
|
||||
,[3, "cs0", "electricityConsumedS0", 3, 1] #S0 port of LS120
|
||||
,[3, "energy", "electricityConsumed", 3, 1] # {"status":"ok","result":[{"energy":ENERGY,"energyOut":ENERGYOUT,"time":TIME},...]}
|
||||
,[3, "energyOUT", "electricityProduced", 3, 1] # {"status":"ok","result":[{"energy":ENERGY,"energyOut":ENERGYOUT,"time":TIME},...]}
|
||||
,[3, "power", "electricityPower", 3, 1] # {"status":"ok","result":[{"power":POWER,"time":TIME}]}
|
||||
,[3, "pwr", "electricityPower", 1, 0] # {"cnt":" 22,285","pwr":764,"lvl":0,"dev":"","det":"","con":"OK","sts":"(06)","raw":0}
|
||||
,[3, "ps0", "electricityPower", 1, 0]
|
||||
,[3, "ps0", "electricityPowerS0", 1, 0] #S0 port of LS120
|
||||
,[1, "010000090B00", "deviceTime", 0, 0] # { "obis":"010000090B00","value":"dd.mm.yyyy,hh:mm"}
|
||||
,[2, "0.0.0", "meterID", 0, 0] # {"obis": "0.0.0", "scale": 0, "value": 1627477814, "unit": "", "valueString": "0000000061015736" },
|
||||
,[1, "0100000000FF", "meterID", 0, 0] # # { "obis":"0100000000FF","value":"xxxxx"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user