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 )