mbmd icon indicating copy to clipboard operation
mbmd copied to clipboard

ModBus Measurement Daemon - simple reading of data from ModBus meters and grid inverters

Results 65 mbmd issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.7.0 ✨ Features Allow to preserve ordering of completions in bash, zsh, pwsh, & fish: @​h4ck3rk3y #1903 Add...

dependencies

Bumps [github.com/dmarkham/enumer](https://github.com/dmarkham/enumer) from 1.5.7 to 1.5.8. Commits 5f699e3 Merge pull request #76 from asherry99/go-1.20.1 e5d86dd Bump golang.org/x/sys ff555f7 Merge pull request #71 from moritamori/fix-readme ed2895e Readme update for alternative string...

dependencies

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...

Fix https://github.com/volkszaehler/mbmd/issues/289

bug

Hallo, ein ```mbmd inspect -a /dev/ttyUSB2 -b 9600 --comset 8N1 -d SUNS:247``` zeigt mit alle Werte an, welche der Inverter ausspuckt (siehe unten). Mittels mbmd API bekomme ich aber nur...

Hi! Firstly kudos on the app! I love it! Im using it to read data fom my SOLAREDGE 17kW through MODBUSover TCP. I noticed that MQTT reporting is missing certain...

Hello. I'm using mbmd since few days so I'm not expert on this. My goal is to use mbmd with Home Assistant and may be in future publish the data...

Would you mind publishing a new release on GitHub and provide a new docker image as well?

I spent quite some time installing a docker container and getting mbmd running just to find out that it only works with the predefined meters (at least that is my...