nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Light Saturation Server model

API for the Light Saturation Server model. More...

Data Structures

struct  bt_mesh_light_sat_srv_handlers
 
struct  bt_mesh_light_sat_srv
 

Macros

#define BT_MESH_LIGHT_SAT_SRV_INIT(_handlers)
 Initialization parameters for a Light Saturation Server model instance.
 
#define BT_MESH_MODEL_LIGHT_SAT_SRV(_srv)
 HSL Saturation Server model composition data entry.
 

Functions

int bt_mesh_light_sat_srv_pub (struct bt_mesh_light_sat_srv *srv, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_light_sat_status *status)
 Publish the current HSL Saturation status.
 

Detailed Description

API for the Light Saturation Server model.