Crate spotflow

Source
Expand description

This crate contains the Device SDK for the Spotflow IoT Platform. More information:

Structs§

DesiredProperties
A wrapper of Desired Properties.
DeviceClient
A client communicating with the Platform.
DeviceClientBuilder
A builder for DeviceClient allowing to configure the connection to the Platform.
MessageContext
A set of options for sending Messages to a Stream.
ProvisioningOperation
The summary of an ongoing Provisioning Operation.

Enums§

Compression
The compression to use for sending Messages.

Traits§

DesiredPropertiesUpdatedCallback
Handles updates of the Desired Properties.
ProcessSignalsSource
Checks if a system signal requested the process to stop.
ProvisioningOperationDisplayHandler
Displays the details of the current Provisioning Operation.