Bluetooth LE Mesh Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
API Reference
The following provides a list of API documentation
[detail level 123]
 LE MeshMesh API provides a developer a simple way to incorporate LE mesh functionality in an AIROC application
 Mesh Core Library APIMesh Core library of the AIROC BTSDK provide a simple method for an application to integrate Bluetooth Mesh functionality
 Mesh Client Library APIThe mesh client API
 Mesh Models Library APIMesh Models library of the AIROC BTSDK provide a simple method for an application to use various Mesh models defined in the Bluetooth Mesh Model specification
 Mesh Battery ServerThe AIROC Mesh Battery Server module provides a way for a client to retrieve the Battery status of this device
 Mesh Battery ClientThe AIROC Mesh Battery Client module provides a way for an application to retrieve the battery status of a mesh node
 Mesh Location ServerThe AIROC Mesh Location Server module provides a way for a client to set the Global and Local location for a mesh device
 Mesh Location ClientThe AIROC Mesh Location Client module provides a way for an application to configure the device with a Global or a Local Location data or to retrieve this data
 Mesh OnOff ServerThe AIROC Mesh OnOff Server module of the Mesh Models library provides a way to implement functionality for the devices that can be controlled using a simple On/Off switch, aka On/Off client
 Mesh OnOff ClientThe AIROC Mesh On/Off Client module of the Mesh Models library provides a way for an application to send OnOff commands to the server and optionally receive status information
 Mesh Level ServerThe AIROC Mesh Level Server module of the Mesh Models library provides a way to implement functionality for the devices that can be controlled using a simple level slider, aka Level client
 Mesh Level ClientThe AIROC Mesh Level Client module of the Mesh Models library provides a way for an application to send Level commands (set, delta and move) to the server and optionally receive status information
 Mesh Default Transition Time ServerThe AIROC Mesh Default Transition Time Server module of the Mesh Models library provides implementation of the Default Transition Time model
 Mesh Default Transition Time ClientThe AIROC Mesh Default Transition Time Client module of the Mesh Models library provides a way for a controlling device to set default transition time for the devices in the mesh network
 Mesh Power OnOff ServerThe AIROC Mesh Power OnOff Server module of the Mesh Models library provides a way to implement functionality for the devices that can be controlled using a simple On/Off switch, aka On/Off client
 Mesh Power OnOff ClientThe AIROC Mesh Power On/Off Client module of the Mesh Models library provides a way for an application to manage the On Power Up behavior of other mesh devices
 Mesh Power Level ServerThe AIROC Mesh Power Level Server module of the Mesh Models library provides a way to implement functionality of a power plug type of a device that can be controlled using a Level slider (Generic Level client) and On/Off switch (Generic On/Off client)
 Mesh Power Level ClientThe AIROC Mesh Power Level Client module of the Mesh Models library provides a way for an application to control power level of the Power Level Servers in the mesh network optionally receive status information
 Mesh Light Lightness ServerThe AIROC Mesh Light Lightness Server module provides a way for an application to implement a dimmable light device which can be controlled specifically by setting the brightness, but also can be can be controlled using a Level slider (Generic Level client) and On/Off switch (Generic On/Off client)
 Mesh Light Lightness ClientThe AIROC Mesh Light Lightness Client module of the Mesh Models library provides a way for an application to control brightness level of the Light Lightness Servers in the mesh network optionally receive status information
 Mesh Light CTL ServerThe AIROC Mesh Color Temperature Lightness (CTL) Server module provides a way for an application to implement a dimmable light device with color temperature support
 Mesh Light CTL ClientThe AIROC Mesh Light CTL Client module of the Mesh Models library provides a way for an application to configure and control color lights that support Color Temperature adjustments
 Mesh Light HSL ServerThe AIROC Mesh Hue Saturation Lightness (HSL) Server module provides a way for an application to implement a dimmable light device with hue/saturation support
 Mesh Light HSL ClientThe AIROC Mesh Light HSL Client module of the Mesh Models library provides a way for an application to configure and control color lights that support Hue/Saturation control
 Mesh Light xyL ServerThe AIROC Mesh Light xyL Server module provides a way for an application to implement a dimmable light device with x and y chromaticity coordinates support
 Mesh Light xyL ClientThe AIROC Mesh Light XYL Client module of the Mesh Models library provides a way for an application to configure and control color lights that support xyL control
 Mesh Light LC ServerThe AIROC Mesh Light LC Server module provides a way for an application to implement a Light Control Server device which can be a client to a Sensor Server model and controls the Light Lightness Actual state via defined state bindings
 Mesh Light LC ClientThe AIROC Mesh Light LC Client module of the Mesh Models library provides a way for an application to configure and control lights that support LC control
 Mesh Sensor ServerThe AIROC Mesh Sensor Server module provides a way for an application to implement a functionality for the devices that can be controlled using sensor
 Mesh Sensor ClientThe AIROC Mesh Sensor Client module provides a way for an application to control Sensor Servers in the mesh network
 Mesh Scene ServerThe AIROC Mesh Scene Server module provides a way for an application to implement a functionality for the devices that support scene state
 Mesh Scene ClientThe AIROC Mesh Scene Client module provides a way for an application to control Scene Servers in the mesh network
 Mesh Time ServerThe AIROC Mesh Time Server module provides a way for an application to implement a functionality for the devices that support time state
 Mesh Time ClientThe AIROC Mesh Time Client module provides a way for an application to control Time Servers in the mesh network
 Mesh Scheduler ServerThe AIROC Mesh Scheduler Server module provides a way for an application to implement a functionality for the devices that support Scheduler
 Mesh Scheduler ClientThe AIROC Mesh Scheduler Client module provides a way for an application to control Scheduler Servers in the mesh network
 Mesh Provisioning Library APIMesh provisioning is split into two parts