esp_ble_mesh_time_scene_client_get_state() function
Get the value of Time Scene Server Model states using the Time Scene Client Model get messages.
Arguments
params
Pointer to BLE Mesh common client parameters.
get_state
Pointer to time scene get message value. Shall not be set to NULL.
Return value
ESP_OK on success or error code otherwise.
Notes
If you want to know the opcodes and corresponding meanings accepted by this API, please refer to esp_ble_mesh_time_scene_message_opcode_t in esp_ble_mesh_defs.h