Expand description
This crate contains the Device SDK for the Spotflow IoT Platform. More information:
Structs§
- Desired
Properties - A wrapper of Desired Properties.
- Device
Client - A client communicating with the Platform.
- Device
Client Builder - A builder for
DeviceClient
allowing to configure the connection to the Platform. - Message
Context - A set of options for sending Messages to a Stream.
- Provisioning
Operation - The summary of an ongoing Provisioning Operation.
Enums§
- Compression
- The compression to use for sending Messages.
Traits§
- Desired
Properties Updated Callback - Handles updates of the Desired Properties.
- Process
Signals Source - Checks if a system signal requested the process to stop.
- Provisioning
Operation Display Handler - Displays the details of the current Provisioning Operation.