Installing libcbus

Note

This section is incomplete.

All components (system install)

You need Python 3.7 or later installed. You can build the software and its dependencies with:

$ pip3 install -r requirements.txt
$ python3 setup.py install

This will install everything, including cmqttd.

C-Bus MQTT bridge only (Docker image)

See Running in Docker.