Used to get the handle value for a model instance. More...
#include <serial_cmd.h>
Data Fields | |
uint16_t | element_index |
Index of the addressed element which owns the model. More... | |
access_model_id_t | model_id |
Company and model IDs. More... | |
Used to get the handle value for a model instance.
Definition at line 661 of file serial_cmd.h.
uint16_t serial_cmd_access_handle_get_t::element_index |
Index of the addressed element which owns the model.
Definition at line 663 of file serial_cmd.h.
access_model_id_t serial_cmd_access_handle_get_t::model_id |
Company and model IDs.
Definition at line 664 of file serial_cmd.h.