-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
I managed to get the libmbus library compiled and working on my pi.
I would like to use the python wrapper
to develop my Mbus scanner application on Python.
In the example code, I see an Mbus instance being initialised in line 16
mbus = MBus(host="mbus-gw1", port=8888)
I would like to have Mbus on serial port /dev/TTYAMA0.
Please guide me on initialising Mbus on the serial port instead of TCP.
Metadata
Metadata
Assignees
Labels
No labels