aws / ota-for-aws-iot-embedded-sdk

MIT License
60 stars 74 forks source link

Add new event for application callback when no active jobs are available #427

Closed ActoryOu closed 2 years ago

ActoryOu commented 2 years ago

Add no active job event in application callback

Description

This change adds a new event in application callback. This provides a callback when no active job is available in service to process. Useful in cases where device needs to shutdown OTA agent if no active jobs are available to save power.

Checklist:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

pvyawaha commented 2 years ago

Actory is working on this PR which has changes from https://github.com/aws/ota-for-aws-iot-embedded-sdk/pull/416 so closing 416

pvyawaha commented 2 years ago

Actory is working on this PR which has changes from https://github.com/aws/ota-for-aws-iot-embedded-sdk/pull/416 so closing 416

ActoryOu commented 2 years ago

/bot run checks

ActoryOu commented 2 years ago

/cbmc run checks