/inels-mqtt-dev

Primary LanguagePythonMIT LicenseMIT

Inels-mqtt

A Python library that handles communication with inels over mqtt iNels by ElkoEP company.

Requirements

For smooth using you need to have Python 3.9 or higher.

Install

Use PyPI repository

pip install inels-mqtt-dev

Testing

I use tox for testing.

$ pip install tox