nl:: Weave:: Profiles:: Vendor:: Nestlabs:: Thermostat
Summary
Variables |
|
---|---|
sStatusStr[kMaxIfjStatusStrLen]
|
char
|
Functions |
|
---|---|
FormatIfjStatus(const char *format, InFieldJoiningStatus status)
|
const char *
|
IfjStatusStr(InFieldJoiningStatus status)
|
const char *
|
Enumerations
@329
@329
@330
@330
InFieldJoiningStatus
InFieldJoiningStatus
Thermostat-specific status codes.
SystemStatusCode
SystemStatusCode
Thermostat-specific system status codes.
Do not change these values even if a status gets deprecated. They are used in kTag_SystemStatusKey view responses.
SystemTestCode
SystemTestCode
Thermostat-specific system test codes.
Do not change these values even if a test gets deprecated. They are used in kTag_SystemTestStartKey Update requests and kTag_SystemTestStatusKey view responses.
SystemTestStatusCode
SystemTestStatusCode
Thermostat-specific system test status codes.
Do not change these values even if a test status gets deprecated. They are used in kTag_SystemTestStatusKey view responses. The lower byte of these values will be used to store specific test codes from the SystemTestCode enum.
Variables
sStatusStr
char sStatusStr[kMaxIfjStatusStrLen]
Functions
FormatIfjStatus
const char * FormatIfjStatus( const char *format, InFieldJoiningStatus status )
IfjStatusStr
const char * IfjStatusStr( InFieldJoiningStatus status )