Data Fields | |
access_model_handle_t | model_handle |
Model handle assigned to this instance. More... | |
light_lc_server_t | lc_srv |
Parent model context for - LC server. More... | |
light_lc_setup_server_state_t | state |
LC server state variables (not FSM state) | |
light_lc_transition_info_t | transition_info |
timer_event_t | onoff_timer |
fsm_t | fsm |
model_timer_t | fsm_timer |
model_timer_t | light_pi_timer |
model_timer_t | sensor_delay_timer |
light_lc_setup_server_settings_t | settings |
Model settings and callbacks for this instance. More... | |
Definition at line 311 of file light_lc_setup_server.h.
access_model_handle_t light_lc_setup_server_t::model_handle |
Model handle assigned to this instance.
Definition at line 314 of file light_lc_setup_server.h.
light_lc_server_t light_lc_setup_server_t::lc_srv |
Parent model context for - LC server.
Definition at line 317 of file light_lc_setup_server.h.
light_lc_setup_server_settings_t light_lc_setup_server_t::settings |
Model settings and callbacks for this instance.
Definition at line 341 of file light_lc_setup_server.h.