volkszaehler / mbmd

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

Add INEPRO380 Tariff reading. #299

Open machv opened 1 year ago

machv commented 1 year ago

I am using this tool for reading my electricity meter INEPRO380 that supports two tariff configuration and I was missing the information of what tariff is currently applied, not just in sum fields.

As main purpose of this is providing metrics from meters I've added tariff reading while preserving default float output and I am casting this back to integer in my MQTT listener, I hope this float output would be OK?

andig commented 1 year ago

LGTM. Needs a make assets?