Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
#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 than AttributeValue length. More... | |
u8_t | DispatchId |
DispatchId always OT_CMD_SET. More... | |
u8_t | AttributeId |
AttributeId. More... | |
u8_t | AttributeValue [] |
u8_t OT_SET::AttributeId |
AttributeId.
u8_t OT_SET::AttributeValue[] |
u8_t OT_SET::CommandId |
CommandId always THREAD_DOWNLINK_ID.
u8_t OT_SET::DispatchId |
DispatchId always OT_CMD_SET.
u8_t OT_SET::Length |
Length always 2 more than AttributeValue length.