nRF5 SDK for Mesh v5.0.0
Data Fields
serial_cmd_access_handle_get_t Struct Reference

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...
 

Detailed Description

Used to get the handle value for a model instance.

Definition at line 661 of file serial_cmd.h.

Field Documentation

◆ element_index

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.

◆ model_id

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated