/inels-mqtt-bus

Primary LanguagePythonMIT LicenseMIT

Inels-mqtt-bus

A Python library that handles communication with inels over mqtt, for bus devices iNels by ElkoEP company.

Requirements

Requires Python 3.9 or higher.

Install

Use PyPI repository

pip install inels-mqtt-bus

Testing

tox testing.

$ pip install tox