Constants defined in the Jobs library. More...
Macros | |
#define | JOBS_THINGNAME_MAX_LENGTH 128U /* per AWS IoT API Reference */ |
Maximum length of a thing name for the AWS IoT Jobs Service. | |
#define | JOBS_JOBID_MAX_LENGTH 64U /* per AWS IoT API Reference */ |
Maximum length of a job ID for the AWS IoT Jobs Service. | |
#define | JOBS_API_MAX_LENGTH(thingNameLength) |
The size needed to hold the longest topic for a given thing name length. More... | |
Constants defined in the Jobs library.
#define JOBS_API_MAX_LENGTH | ( | thingNameLength | ) |
The size needed to hold the longest topic for a given thing name length.