Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTA reference app needs updates for QueryStatus and DelayedActionTime #13387

Closed
akrithika27 opened this issue Jan 7, 2022 · 1 comment · Fixed by #13565
Closed

OTA reference app needs updates for QueryStatus and DelayedActionTime #13387

akrithika27 opened this issue Jan 7, 2022 · 1 comment · Fixed by #13565
Assignees

Comments

@akrithika27
Copy link

Starting the ota-provider reference app with the following options

  1. ./chip-ota-provider-app -f sw_image.txt -q UpdateNotAvailable
    On the ota-requestor-app I see that the file is being downloaded.
    Expected behavior - File should not be transferred.

  2. set DelayedActionTime field to 600 seconds. The file gets transferred immediately.
    Expected behavior - File should only be transferred after the time mentioned.

@carol-apple
Copy link
Contributor

carol-apple commented Jan 14, 2022

@akrithika27 On ToT, I do not see issue (2) above. Perhaps you tested this on an older commit?

@carol-apple carol-apple self-assigned this Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants