Under Counter Ice Maker Device¶
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Under counter ice maker appliance.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.icemaker |
Connection Type | cloud.smarthq.connection.wifi |
Icon Type | cloud.smarthq.icon.icemaker |
Product Name | Under Counter Ice Maker |
Alerts¶
AlertType |
Description |
---|---|
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 |
---|---|
Opal Light Mode Service | Opal light |
Opal Power Toggle Service | Turn on/off the Opal icemaker |
Common Services List | A list of services common across all SmartHQ devices that this device might support. |
Opal Light Mode Service¶
Description: Opal light
Tuple: The enumeration brightness for a device's light setting
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.mode | Service to model a mode that represents a selection from a pre-defined list of options. The available options are defined by an enumeration and then the service config selects which of those are available. |
DomainType | cloud.smarthq.domain.brightness |
The brightness |
ServiceDeviceType | cloud.smarthq.device.light |
A light device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.mode.set | Set the light level on the Opal |
Opal Power Toggle Service¶
Description: Turn on/off the Opal icemaker
Tuple: Turn on/off an icemaker
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.toggle | Service to model a binary state that can be read only or remotely controlled |
DomainType | cloud.smarthq.domain.power |
The power |
ServiceDeviceType | cloud.smarthq.device.icemaker |
An icemaker device |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.toggle.set | Command to turn on/off the Opal |