|
| file | aws_iot_error.h [code] |
| | Definition of error types for the SDK.
|
| |
| file | aws_iot_json_utils.c |
| |
| file | aws_iot_json_utils.h [code] |
| |
| file | aws_iot_log.h [code] |
| | Logging macros for the SDK. This file defines common logging macros with log levels to be used within the SDK. These macros can also be used in the IoT application code as a common way to output logs. The log levels can be tuned by modifying the makefile. Removing (commenting out) the IOT_* statement in the makefile disables that log level.
|
| |
| file | aws_iot_version.h [code] |
| | Constants defining the release version of the SDK.
|
| |
| file | jsmn.c |
| | Implementation of the JSMN (Jasmine) JSON parser.
|
| |
| file | jsmn.h [code] |
| | Definition of the JSMN (Jasmine) JSON parser.
|
| |