volkszaehler / mbmd

ModBus Measurement Daemon - simple reading of data from ModBus meters and grid inverters
BSD 3-Clause "New" or "Revised" License
237 stars 82 forks source link

gui vs api #248

Open isarrider opened 2 years ago

isarrider commented 2 years ago

Hallo,

with my SMA TP 8.0, mbmd reports also the temperature via API, but not in the gui... Is this known (and supposed to be like this):

http://ip:port/api/last reports: {"SUNSPEC1.126":{"Timestamp":"2022-03-15T13:23:40.132101198Z","Unix":1647350620,"ApparentPower":250.000000,"Cosphi":-0.989000,"Current":1.200000,"CurrentL1":0.400000,"CurrentL2":0.400000,"CurrentL3":0.400000,"DCCurrentS1":0.300000,"DCCurrentS2":0.200000,"DCPowerS1":120.000000,"DCPowerS2":140.000000,"DCVoltageS1":432.000000,"DCVoltageS2":630.000000,"Export":755.370000,"Frequency":49.990000,"HeatSinkTemp":36.000000,"Power":250.000000,"ReactivePower":40.000000,"VoltageL1":227.000000,"VoltageL2":228.900000,"VoltageL3":228.200000}}

BR, Alex

andig commented 2 years ago

I think we've just not exposed temperature yet.