nl::Weave::Profiles::ServiceProvisioning::UpdateServiceMessage

Summary

Public attributes

ServiceConfig
const uint8_t *
ServiceConfigLen
uint16_t
ServiceId
uint64_t

Public functions

Encode(PacketBuffer *msgBuf)

Public static functions

Decode(PacketBuffer *msgBuf, UpdateServiceMessage & msg)

Public attributes

ServiceConfig

const uint8_t * ServiceConfig

ServiceConfigLen

uint16_t ServiceConfigLen

ServiceId

uint64_t ServiceId

Public functions

Encode

WEAVE_ERROR Encode(
  PacketBuffer *msgBuf
)

Public static functions

Decode

WEAVE_ERROR Decode(
  PacketBuffer *msgBuf,
  UpdateServiceMessage & msg
)