Data Fields | |
scene_state_status_cb_t | scene_status_cb |
Client model response message callback. More... | |
scene_register_state_status_cb_t | scene_register_status_cb |
Callback for the Scene Register Status message. | |
access_reliable_cb_t | ack_transaction_status_cb |
Callback to call after the acknowledged transaction has ended. More... | |
access_publish_timeout_cb_t | periodic_publish_cb |
callback called at the end of the each period for the publishing | |
Definition at line 82 of file scene_client.h.
scene_state_status_cb_t scene_client_callbacks_t::scene_status_cb |
Client model response message callback.
Callback for the Scene Status message
Definition at line 85 of file scene_client.h.
access_reliable_cb_t scene_client_callbacks_t::ack_transaction_status_cb |
Callback to call after the acknowledged transaction has ended.
Definition at line 89 of file scene_client.h.