| Class | Description |
|---|---|
| Command |
A model of a command, sent to a given device.
|
| Device |
A model of a device object
|
| HttpResult |
An object to hold information about a given HTTP request interaction with a device, including a boolean for the success
of the transaction, the HTTP response code, the HTTP message, and if applicable, the device or service's response.
|
| NotificationEmail | |
| TransactionResult |
An object that stores HttpResult objects to be sent back to the sender when multiple HTTP transactions occur with receivers.
|