Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swupdate: add API function for validating update payloads
This commit introduces the oc_swupdate_validate_update global function to the swupdate module. The function is responsible for validating Software Update payloads and triggering a callback function in case of any encountered errors.
- Loading branch information