Skip to content

Python bindings for libMeter

Daniel Joseph Antrim requested to merge dantrim_libmeter_bindings into devel

What

This MR aims to add Python bindings for the relevant implementations in libMeter. Currently, this is only DMM6500, which supports the IMeter interface. I suspect that we will need to harmonize the interface for libMeter in the near future, but this MR is about opening up libMeter to the Python side.

Merge request reports