Class | Description |
---|---|
DisconnectRequest |
A representation of the JSON payload received during an action.devices.DISCONNECT request.
|
ExecuteRequest |
A representation of the JSON payload received during an action.devices.EXECUTE request.
|
ExecuteResponse |
A representation of the JSON payload that should be sent during an action.devices.EXECUTE request.
|
QueryRequest |
A representation of the JSON payload received during an action.devices.QUERY request.
|
QueryResponse |
A representation of the JSON payload that should be sent during an action.devices.QUERY request.
|
SmartHomeApp | |
SmartHomeRequest |
A representation of the JSON payload received during a smart home request.
|
SmartHomeResponse |
A representation of the JSON payload that should be sent during a smart home request.
|
SyncRequest |
A representation of the JSON payload received during an action.devices.SYNC request.
|
SyncResponse |
A representation of the JSON payload that should be sent during an action.devices.SYNC request.
|
Enum | Description |
---|---|
ChallengeType |
The type of challenge that should be presented to the user to authorize a given EXECUTE command.
|