nl::Weave::Profiles::DeviceDescription::TextDescriptorreader
Tóm tắt
Hàm công khai
|
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)
|
|
Thuộc tính công khai
Phím
char Key
Phiên bản
char Version
Hàm công khai
Tiếp
WEAVE_ERROR Next()
Đọc ngày
WEAVE_ERROR ReadDate(
uint16_t & year,
uint8_t & month,
uint8_t & day
)
Đọc Hex
WEAVE_ERROR ReadHex(
uint16_t & val
)
Đọc Hex
WEAVE_ERROR ReadHex(
uint8_t *buf,
uint32_t bufLen
)
Đọc chuỗi
WEAVE_ERROR ReadString(
char *buf,
uint32_t bufSize
)
Trình giải mã văn bản
TextDescriptorReader(
const char *val,
uint32_t valLen
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]