esp_ble_mesh_light_lc_state_machine_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
struct { uint8_t fade_on; uint8_t fade; uint8_t fade_standby_auto; uint8_t fade_standby_manual; }
The Fade On, Fade, Fade Standby Auto, and Fade Standby Manual states are transition states that define the transition of the Lightness Out and LuxLevel Out states. This transition can be started as a result of the Light LC State Machine change or as a result of receiving the Light LC Light OnOff Set or Light LC Light Set Unacknowledged message. The value of transition time.
The value of Light LC state machine state.
Timer of Light LC state machine.

References

from examples