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

Resumen

Atributos públicos

ServiceConfig
const uint8_t *
ServiceConfigLen
uint16_t
ServiceId
uint64_t

Funciones públicas

Encode(PacketBuffer *msgBuf)

Funciones estáticas públicas

Decode(PacketBuffer *msgBuf, UpdateServiceMessage & msg)

Atributos públicos

ServiceConfig

const uint8_t * ServiceConfig

ServiceConfigLen

uint16_t ServiceConfigLen

ServiceId

uint64_t ServiceId

Funciones públicas

Codifica

WEAVE_ERROR Encode(
  PacketBuffer *msgBuf
)

Funciones estáticas públicas

Decode

WEAVE_ERROR Decode(
  PacketBuffer *msgBuf,
  UpdateServiceMessage & msg
)