nl::Weave::Profiles::ServiceProvisioning::IFJServiceFabricJoinMessage

요약

공개 속성

DeviceInitData
const uint8_t *
DeviceInitDataLen
uint16_t
FabricId
uint64_t
ServiceId
uint64_t

공개 함수

Encode(PacketBuffer *msgBuf)

공개 정적 함수

Decode(PacketBuffer *msgBuf, IFJServiceFabricJoinMessage & msg)

공개 속성

DeviceInitData

const uint8_t * DeviceInitData

DeviceInitDataLen

uint16_t DeviceInitDataLen

FabricId

uint64_t FabricId

ServiceId

uint64_t ServiceId

공개 함수

인코딩

WEAVE_ERROR Encode(
  PacketBuffer *msgBuf
)

공개 정적 함수

Decode

WEAVE_ERROR Decode(
  PacketBuffer *msgBuf,
  IFJServiceFabricJoinMessage & msg
)