Skip to content

hksaato/python-mbus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mbus

Added send_custom_text and tests for that and secondary addressing. Needs my fork of libmbus to work. I used sensenode fork instead of master because it seems to have addressed some issues with the original, and the original is abandoned. // Jouzer

The stuff below is the original, you install this as so and then you can find the tests from /examples/ , edit the .py with your dev and sec.addr etc.

Python wrapper for libmbus (source)

  • installation: run python setup.py install
  • tests: run py.test
    • please adjust the serial device in pytest.ini
    • to only run tests involving the serial device, run py.test -m serial

License

This software is licensed under the BSD license.

About

Python wrapper for libmbus, added send custom text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%