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

Used for initializing one of the available models. More...

#include <serial_cmd.h>

Data Fields

serial_cmd_model_specific_init_header_t model_init_info
 Basic information that is always needed to initialize a model.
 
uint8_t data [NRF_MESH_SERIAL_PAYLOAD_MAXLEN - sizeof(serial_cmd_model_specific_init_header_t)]
 Additional data provided to the initializer.
 

Detailed Description

Used for initializing one of the available models.

Definition at line 682 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated