FreeRTOS-Kernel/FreeRTOS-Plus/Demo/AWS/Jobs_Windows_Simulator/Jobs_Demo
Archit Aggarwal 693212bd05
Update Jobs demo to use DescribeJobExecution instead of StartNextPendingJobExecution API (#496)
It is recommended by the AWS IoT Jobs service to use DescribeJobExecution API for scaling purposes instead of StartNextPendingJobExecution API. Thus, update the Jobs demo to replace the latter API call with the former API call.
2021-02-10 15:25:25 -08:00
..
DemoTasks Update Jobs demo to use DescribeJobExecution instead of StartNextPendingJobExecution API (#496) 2021-02-10 15:25:25 -08:00
core_mqtt_config.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 10:20:29 -07:00
demo_config.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
FreeRTOSConfig.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 10:20:29 -07:00
FreeRTOSIPConfig.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 10:20:29 -07:00
jobs_demo.sln Add demo for AWS IoT Jobs library (#404) 2020-11-12 13:44:05 -08:00
main.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
mbedtls_config.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
WIN32.vcxproj Clean up demo project files (#468) 2020-12-12 16:35:43 -08:00
WIN32.vcxproj.filters Clean up demo project files (#468) 2020-12-12 16:35:43 -08:00