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
)