Module models

Module models 

Source
Expand description

Command module

Modules§

actions
Actions module
commands
Commands module

Structs§

ActionRequest
A request from the cloud for a specific device to perform an action/command.
ActionResponse
The various ways a device may respond to an action request. Might be returned multiple times for some statuses (ongoing, deferred).
Command
Command definition
DeviceCommandUpdate
DeviceCommandUpdate
HeartBeat
HeartBeat
PortForward
PortForward
StatesEvent
States definition
SubDevice
SubDevice is an external system. If your device acts as a gateway, it might be useful to report sub-devices states.
Telemetry
Telemetry

Enums§

Action
Enum defining all types of actions
CommandParameters
Definition of the command parameters
CommandStatus
CommandStatus definition
Status
Status of the action.