Data structure of the compact_recall event.
Public Attributes#
Public Attribute Documentation#
states#
uint8array sl_btmesh_evt_scene_server_compact_recall_s::states
Byte array containind recalled states. Array consist of 5 byte chunks as follows:
- Element id as 16bit unsigned integer in little endian format 
- Model id as 16bit unsigned integer in little endian format 
- Model-specific state type, identifying the kind of state recalled See get state types list for details. 
after this event application can request recalled states with sl_btmesh_generic_server_get_cached_state command