nRF5 SDK v17.1.0
Data Fields

Structure to specify SetDataObject command parameters. More...

#include <CommandLib.h>

Data Fields

uint16_t wOID
 OID of data object.
 
uint16_t wOffset
 Offset within the data object.
 
uint16_t wLength
 Number of data bytes to write.
 
uint8_t * prgbData
 Data bytes to be written.
 
eDataOrMedata_d eDataOrMdata
 To write data or metadata.
 
eWriteOption_d eWriteOption
 Write option.
 

Detailed Description

Structure to specify SetDataObject command parameters.


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

Documentation feedback | Developer Zone | Subscribe | Updated