nl::Weave::Profiles::ServiceProvisioning::RegisterServicePairAccountMessage

สรุป

แอตทริบิวต์สาธารณะ

AccountId
const char *
AccountIdLen
uint16_t
PairingInitData
const uint8_t *
PairingInitDataLen
uint16_t
PairingToken
const uint8_t *
PairingTokenLen
uint16_t
ServiceConfig
const uint8_t *
ServiceConfigLen
uint16_t
ServiceId
uint64_t

ฟังก์ชันสาธารณะ

Encode(PacketBuffer *msgBuf)

ฟังก์ชันสาธารณะแบบคงที่

Decode(PacketBuffer *msgBuf, RegisterServicePairAccountMessage & msg)

แอตทริบิวต์สาธารณะ

รหัสบัญชี

const char * AccountId

รหัสบัญชี

uint16_t AccountIdLen

ข้อมูลการจับคู่

const uint8_t * PairingInitData

การจับคู่การจับคู่ข้อมูล

uint16_t PairingInitDataLen

โทเค็นการจับคู่

const uint8_t * PairingToken

การจับคู่โทเค็นLen

uint16_t PairingTokenLen

การกําหนดค่าบริการ

const uint8_t * ServiceConfig

ServiceConfigLen

uint16_t ServiceConfigLen

รหัสบริการ

uint64_t ServiceId

ฟังก์ชันสาธารณะ

เข้ารหัส

WEAVE_ERROR Encode(
  PacketBuffer *msgBuf
)

ฟังก์ชันสาธารณะแบบคงที่

ถอดรหัส

WEAVE_ERROR Decode(
  PacketBuffer *msgBuf,
  RegisterServicePairAccountMessage & msg
)