Central Controller Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Central DFS Controller appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.thermostat |
Connection Type | cloud.smarthq.connection.wifi |
Icon Type | cloud.smarthq.icon.thermostat |
Alerts¶
AlertType |
Description |
---|---|
cloud.smarthq.alert.filter.inspect |
Replace air conditioner filter. |
Common Alerts List | A list of alerts common across all SmartHQ devices that this device might support. |
Services¶
This device may not support each service listed. What is listed is all the possible services for this device. Learn more
Services |
Description |
---|---|
Central Controller Ambient Humidity Service | Indoor ambient humidity. |
Central Controller Ambient Temperature Service | Indoor ambient temperature. |
Central Controller Filter Interval Integer Service | Service for the filter inspection reminder interval on a thermostat. |
Central Controller Thermostat V1 Service | Service to model the state of the thermostat of a central controller. |
Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Central Controller Ambient Humidity Service¶
Description: Indoor ambient humidity.
Tuple: Indoor ambient humidity
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.humidity.ambient |
The humidity ambient |
ServiceDeviceType | cloud.smarthq.device.thermostat |
A thermostat device |
Central Controller Ambient Temperature Service¶
Description: Indoor ambient temperature.
Tuple: Indoor ambient temperature
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.temperature | Service to model a temperature that can be read only or remotely controlled. Both Celsius and Fahrenheit are supported and automatically converted using calculated properties. |
DomainType | cloud.smarthq.domain.indoor.ambient |
The indoor ambient |
ServiceDeviceType | cloud.smarthq.device.thermostat |
A thermostat device |
Central Controller Filter Interval Integer Service¶
Description: Service for the filter inspection reminder interval on a thermostat.
Tuple: The reminder interval to inspect an air filter
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.integer | Service to model a signed 32-bit integer value with associated units. |
DomainType | cloud.smarthq.domain.reminder.interval |
The reminder interval |
ServiceDeviceType | cloud.smarthq.device.airfilter |
An air filter device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.integer.adjust | Command to adjust the filter inspection reminder interval on a thermostat. |
cloud.smarthq.command.integer.set | Command to set the filter inspection reminder interval on a thermostat. |
Central Controller Thermostat V1 Service¶
Description: Service to model the state of the thermostat of a central controller.
Tuple: Service to model the state of the thermostat of a central controller
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.thermostat.v1 | Service for controlling a thermostat. This is a complex service with multiple config and state parameters to accurately model the control of an air conditioner or heater. |
DomainType | cloud.smarthq.domain.thermostat |
The thermostat |
ServiceDeviceType | cloud.smarthq.device.thermostat |
A thermostat device |