Welcome to bluetooth-mesh documentation!¶
This package provides a micro-framework for mesh applications.
The framework consists of two main parts:
bluetooth_mesh.applicationis a high-level wrapper/provider of BlueZ’s D-Bus API, working on top of dbus-next.bluetooth_mesh.modelsimplement a well-known mesh models, both clients and servers.
Internally, it uses the following modules:
bluetooth_mesh.messagescontain Construct-based definitions of messages, extending definitions provided by bluetooth-mesh package.
Contents: