nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam

#include <src/lib/profiles/data-management/Current/CommandSender.h>

맞춤 명령어의 수신자가 발신자에게 반환한 데이터입니다.

요약

공개 속성

@91
union nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90
CommunicationError
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@93
ResponseReceived
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@94
StatusReportReceived
struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@92
error
packetBuf
reader
statusReport
traitDataVersion
uint64_t

공개 함수

Clear(void)
void

공개 속성

@91

union nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@91

CommunicationError

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@93 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::CommunicationError

ResponseReceived

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@94 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::ResponseReceived

StatusReportReceived

struct nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::@90::@92 nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::StatusReportReceived

error

WEAVE_ERROR nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::error

packetBuf

nl::Weave::PacketBuffer * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::packetBuf

리더

nl::Weave::TLV::TLVReader * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::reader

statusReport

Profiles::StatusReporting::StatusReport * nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::statusReport

traitDataVersion

uint64_t nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::traitDataVersion

공개 함수

지우기

void nl::Weave::Profiles::DataManagement_Current::CommandSender::InEventParam::Clear(
  void
)