nl::Weave::Profiles::DeviceDescription::TextDescriptorReader

สรุป

ผู้ผลิตและผู้ทำลาย

TextDescriptorReader(const char *val, uint32_t valLen)

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

Key
char
Version
char

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

Next()
ReadDate(uint16_t & year, uint8_t & month, uint8_t & day)
ReadHex(uint16_t & val)
ReadHex(uint8_t *buf, uint32_t bufLen)
ReadString(char *buf, uint32_t bufSize)

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

คีย์

char Key

เวอร์ชัน

char Version

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

ถัดไป

WEAVE_ERROR Next()

ReadDate

WEAVE_ERROR ReadDate(
  uint16_t & year,
  uint8_t & month,
  uint8_t & day
)

ReadHex

WEAVE_ERROR ReadHex(
  uint16_t & val
)

ReadHex

WEAVE_ERROR ReadHex(
  uint8_t *buf,
  uint32_t bufLen
)

ReadString

WEAVE_ERROR ReadString(
  char *buf,
  uint32_t bufSize
)

TextDescriptorReader

 TextDescriptorReader(
  const char *val,
  uint32_t valLen
)