Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
OT_GET 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_GET. More...
 
u8_t AttributeId
 AttributeId
More...
 

Member Data Documentation

◆ AttributeId

u8_t OT_GET::AttributeId

AttributeId

◆ CommandId

u8_t OT_GET::CommandId

CommandId always THREAD_DOWNLINK_ID.

◆ DispatchId

u8_t OT_GET::DispatchId

DispatchId always OT_CMD_GET.

◆ Length

u8_t OT_GET::Length

Length always 2.


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