ESP-IDF + 0/1 examples
SourceVu will show references to esp_ble_mesh_server_state_value_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
struct { uint8_t onoff; }
The Generic OnOff state.
struct { int16_t level; }
The Generic Level state.
struct { uint8_t onpowerup; }
The Generic OnPowerUp state.
struct { uint16_t power; }
The Generic Power Actual state.
struct { uint16_t lightness; }
The Light Lightness Actual state.
struct { uint16_t lightness; }
The Light Lightness Linear state.
struct { uint16_t lightness; }
The Light CTL Lightness state.
struct { uint16_t temperature; int16_t delta_uv; }
The Light CTL Temperature & Delta UV states.
struct { uint16_t lightness; uint16_t hue; uint16_t saturation; }
The Light HSL composite state.
struct { uint16_t lightness; }
The Light HSL Lightness state.
struct { uint16_t hue; }
The Light HSL Hue state.
struct { uint16_t saturation; }
The Light HSL Saturation state.
struct { uint16_t lightness; }
The Light xyL Lightness state.
struct { uint8_t onoff; }
The Light LC Light OnOff state.

References

from examples