pyMeterBus icon indicating copy to clipboard operation
pyMeterBus copied to clipboard

Pure Python implementation of the Meter-Bus (M-Bus EN13757-3) protocol.

Results 11 pyMeterBus issues
Sort by recently updated
recently updated
newest added

`g.debug` / `meterbus.debug(True)` may be archived using python logging. In a central point, the loglevels may be controlled. Would it be better to trash 'g.debug' and just use python logging?