Account Device¶
-
Services
A list of all the services this device might support.
Tip: Use this navigation sections and page links to navigate easier.
Description¶
This is a virtual device which represents a master account in SmartHQ Management and allows for the vending of units/rooms.
Label | Value |
---|---|
Device Type | cloud.smarthq.device.account |
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 |
---|---|
Account Headless Provider Service | Service to allow for vending of units/rooms for SmartHQ Management accounts. (Note: For Property Management Accounts Only) |
Account Headless Provider Service¶
Note: For Property Management Accounts Only
Description: Service to allow for vending of units/rooms for SmartHQ Management accounts.
Tuple: Vends a new unit/room (sub-account) for a parent 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.room |
The room |
ServiceDeviceType | cloud.smarthq.device.account |
An account 'device' used to model account level functionality |
Commands¶
Command | Description |
---|---|
cloud.smarthq.command.provider.vend | Vend a unit for SmartHQ Management accounts. |