Application level structure holding the LC Setup server model context. More...
#include <app_light_lc.h>
Data Fields | |
| light_lc_setup_server_t | light_lc_setup_srv |
| LC setup server context. | |
| app_light_lightness_setup_server_t * | p_app_ll |
| Pointer to the light lightness app structure. | |
| app_scene_model_interface_t | scene_if |
| Internal variable. More... | |
| app_scene_setup_server_t * | p_app_scene |
| Internal variable. More... | |
Detailed Description
Application level structure holding the LC Setup server model context.
Definition at line 104 of file app_light_lc.h.
Field Documentation
◆ scene_if
| app_scene_model_interface_t app_light_lc_setup_server_t::scene_if |
Internal variable.
Scene callback interface.
- Note
- Available only if SCENE_SETUP_SERVER_INSTANCES_MAX is equal or larger than 1.
Definition at line 114 of file app_light_lc.h.
◆ p_app_scene
| app_scene_setup_server_t* app_light_lc_setup_server_t::p_app_scene |
Internal variable.
Pointer to app_scene context.
- Note
- Available only if SCENE_SETUP_SERVER_INSTANCES_MAX is equal or larger than 1.
Definition at line 117 of file app_light_lc.h.
- examples/common/include/app_light_lc.h