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

See #193

enhancement

Hi, first of all I want to say that program is great! I've an enhancement proposal: What do you think to add a "proxy" functionality. It means that we can...

enhancement

These things that should be addressed until 1.0: - [ ] allow custom device names using config file - [ ] rethink the device naming approach (maybe even allow backwards...

enhancement

Hi, I think it might be nice if mbmd could also cache the Database writes, in case it isn't available... (like vzlogger can: "max_buffer_size": 864000,) Thoughts? Thx, Alex

enhancement

Hello First of all, thanks for a great job :-) I am using your project to read two meters: Orno WE517 and SDM 630 . My SDM meter is a...

question

See https://www.elgris.de/wp-content/uploads/2021/05/httpswww.elgris.dedownloadsSmartmeterSMART20METER20Bedienungsanleitung.pdf

enhancement

I like to integrate the PAC2200. Is it possible to write a configuration file in the rs485 folder with the addresses of the manual? The device has a modus tcp...

Hello Andig an others, I have an SDM630v1 meter installed with an SDM630-Modbus gateway which should give out TCP. I get the following results (with 0.13 raspi tarball): ``` pi@raspi4:~...

With PR #191 support for meter float model sunspec 213 was introduced. I have a Fronius Smart Meter 63A which reports as such a model. With `mbmd inspect`, I get...

question

Hi, I was about to fix the issue with the HTTP UI, but you were faster than me. :-) Thanks for fixing it! I started by creating a rudimentary suite...