nl:: Weave:: Profiles:: Vendor:: Nestlabs:: Thermostat
摘要
变量 |
|
---|---|
sStatusStr[kMaxIfjStatusStrLen]
|
char
|
函数 |
|
---|---|
FormatIfjStatus(const char *format, InFieldJoiningStatus status)
|
const char *
|
IfjStatusStr(InFieldJoiningStatus status)
|
const char *
|
枚举
@329
@329
@330
@330
特定于温控器的状态代码。
属性 | |
---|---|
kStatus_DeviceAlreadyPaired
|
此设备已与一个 Nest 账号配对。 |
kStatus_ServiceUnreachable
|
无法联系服务来检索旧条目密钥。 |
InFieldJoiningStatus
InFieldJoiningStatus
特定于温控器的状态代码。
SystemStatusCode
SystemStatusCode
特定于温控器的系统状态代码。
即使某个状态已被弃用,也不要更改这些值。它们在 kTag_SystemStatusKey 视图响应中使用。
SystemTestCode
SystemTestCode
特定于温控器的系统测试代码。
即使测试被废弃,也不要更改这些值。它们用于 kTag_SystemTestStartKey 更新请求和 kTag_SystemTestStatusKey 视图响应。
SystemTestStatusCode
SystemTestStatusCode
特定于温控器的系统测试状态代码。
即使测试状态已弃用,请勿更改这些值。它们在 kTag_SystemTestStatusKey 视图响应中使用。这些值的较低字节将用于存储来自 SystemTestCode 枚举的特定测试代码。
变量
sStatusStr
char sStatusStr[kMaxIfjStatusStrLen]
函数
FormatIfjStatus
const char * FormatIfjStatus( const char *format, InFieldJoiningStatus status )
IfjStatusStr
const char * IfjStatusStr( InFieldJoiningStatus status )