Message format for the SIG/Vendor Model Subscription Get message. More...
#include <config_messages.h>
Data Fields | |
uint16_t | element_address |
Unicast address of the element. More... | |
config_model_id_t | model_id |
Model ID. More... | |
Message format for the SIG/Vendor Model Subscription Get message.
Definition at line 563 of file config_messages.h.
uint16_t config_msg_model_subscription_get_t::element_address |
Unicast address of the element.
Definition at line 565 of file config_messages.h.
config_model_id_t config_msg_model_subscription_get_t::model_id |
Model ID.
Definition at line 566 of file config_messages.h.