-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I was thinking that maybe there is a way to remove the need for an additional json file that OTA uses to decide wether there is upgrade required. If the bin file HTTP headers would contain a version number, this could be enough to make a choice. This would be handled an other version of the execHTTPCheck() that reads header info instead of JSON, or maybe if it is an octet-stream, not json, then it would check the headers for version info.
What do you think? Maybe I am biased as I am hosting my bin firmware files on Google Storage Buckets, and it is easy to set headers there. 😄
András
chrisjoyce911
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request