AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
Return to main page ↑ |
Returns a string that describes an AwsIotJobState_t.
This function returns a string describing a Job state, state
.
The string returned by this function MUST be treated as read-only: any attempt to modify its contents may result in a crash. Therefore, this function is limited to usage in logging.
[in] | state | The job state to describe. |
state
.