Crate beluga_iot_core

Crate beluga_iot_core 

Modules§

commands
Commands client.
error 🔒
jobs 🔒
provision

Macros§

details
Creates a details HashMap from a list of key-value pairs.

Structs§

Job
The Job struct represents a job execution and provides methods for updating it’s status.
JobsClient
The JobsClient struct is responsible for interacting with AWS IoT Jobs through an MQTT client.
TunnelManager

Enums§

Error
The main error type for the Beluga IoT Core crate.
JobStatus

Functions§

service 🔒
Runs the SSH service for a new tunnel.

Type Aliases§

Result