Message format for the Model App Bind/Unbind message. More...
#include <config_messages.h>
Data Fields | |
uint16_t | element_address |
Unicast address of the element. More... | |
config_msg_key_index_12_t | appkey_index |
Application key index. More... | |
config_model_id_t | model_id |
Model ID. More... | |
Message format for the Model App Bind/Unbind message.
Definition at line 440 of file config_messages.h.
uint16_t config_msg_app_bind_unbind_t::element_address |
Unicast address of the element.
Definition at line 442 of file config_messages.h.
config_msg_key_index_12_t config_msg_app_bind_unbind_t::appkey_index |
Application key index.
Definition at line 443 of file config_messages.h.
config_model_id_t config_msg_app_bind_unbind_t::model_id |
Model ID.
Definition at line 444 of file config_messages.h.