Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
OT_FACTORY_RESET Struct Reference

#include <baremetal/app/ot-barebone/include/ot_api_messages.h>

Public Attributes

u8_t CommandId
 CommandId always THREAD_DOWNLINK_ID. More...
 
u8_t Length
 Length always 2. More...
 
u8_t DispatchId
 DispatchId always OT_CMD_FACTORY_RESET. More...
 
u8_t Control
 Not used yet. More...
 

Member Data Documentation

◆ CommandId

u8_t OT_FACTORY_RESET::CommandId

CommandId always THREAD_DOWNLINK_ID.

◆ Control

u8_t OT_FACTORY_RESET::Control

Not used yet.

Will choose application or openthread flash areas

◆ DispatchId

u8_t OT_FACTORY_RESET::DispatchId

DispatchId always OT_CMD_FACTORY_RESET.

◆ Length

u8_t OT_FACTORY_RESET::Length

Length always 2.


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