Module jobs
Re-exportsΒ§
pub use self::data::JobStatus;pub use self::data::RejectedError;
ModulesΒ§
StructsΒ§
- Job
- The
Jobstruct represents a job execution and provides methods for updating itβs status. - JobInfo π
- Jobs
Client - The
JobsClientstruct is responsible for interacting with AWS IoT Jobs through an MQTT client. - Jobs
Client Container - The
JobsClientContainerstruct is an internal implementation detail that holds the necessary components for theJobsClientto interact with the AWS IoT Jobs service through an MQTT client.
FunctionsΒ§
- get_
accepted π - get_
job_ πaccepted - get_
job_ πrejected - get_
rejected π - start_
next_ πaccepted - start_
next_ πrejected - token π
- Generates a random token string.
- update_
job_ πaccepted - update_
job_ πrejected