Unit Device¶
-
Services
A list of all the services this device might support.
Tip: Use this navigation sections and page links to navigate easier.
Description¶
Virtual device representing a unit/room in SmartHQ Management.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.unit |
Connection Type | cloud.smarthq.connection.cloud |
Services¶
This device may not support each service listed. What is listed is all the possible services for this device. Learn more
Services |
Description |
---|---|
Unit APT Provider Service | Provider service to vend appliance provisioning tokens for SmartHQ Management accounts. (Note: For Property Management Accounts Only) |
Unit APT Provider Service¶
Note: For Property Management Accounts Only
Description: Provider service to vend appliance provisioning tokens for SmartHQ Management accounts.
Tuple: Vends an appliance provisioning token for a unit so an appliance can be added to a sub-account
Attribute | Value | Description |
---|---|---|
ServiceType | cloud.smarthq.service.provider | Service to model a provider that is able to vend a string when requested. This service has no state and the command to vend data is the purpose of using this service. |
DomainType | cloud.smarthq.domain.apt |
The Appliance Provisioning Token |
ServiceDeviceType | cloud.smarthq.device.unit |
A unit 'device' used to model functionality related to room/unit |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.provider.vend | Vend an appliance provisioning token for a unit for SmartHQ Management accounts. |