Crate beluga_iot_core
Modules§
Macros§
- details
- Creates a details
HashMapfrom a list of key-value pairs.
Structs§
- Job
- The
Jobstruct represents a job execution and provides methods for updating it’s status. - Jobs
Client - The
JobsClientstruct is responsible for interacting with AWS IoT Jobs through an MQTT client. - Tunnel
Manager
Enums§
Functions§
- service 🔒
- Runs the SSH service for a new tunnel.
Type Aliases§
- Result 🔒