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

Add a parameter to know if firmware update is supported #84

Closed
nicola-lunghi opened this issue Apr 25, 2018 · 3 comments
Closed

Add a parameter to know if firmware update is supported #84

nicola-lunghi opened this issue Apr 25, 2018 · 3 comments

Comments

@nicola-lunghi
Copy link

Parameter to know if firmware upgrade over the air is supported

homie/super-car/$fw/upgrade-supported → "true"
@fermuch
Copy link

fermuch commented Apr 25, 2018

Since each component updates it's own way, doesn't it make more sense to add it as an $implementation, as the esp8266 library does?

@ThomDietrich
Copy link
Collaborator

ThomDietrich commented Apr 25, 2018

@fermuch raises a valid point. OTA is not part of the convention to begin with. The more general question here is hence: Should it be? I'd be inclined to say no as this functionality is not relevant for interoperability.

@timpur
Copy link
Contributor

timpur commented Apr 25, 2018

I would have to agree with the above answers, homie has a core purpose and cant be streched out to fit every snario, It is not for homie to say if you must suport OTA. For some implementations this doesnt make sense at all. This is why it is located in $implementation.

@timpur timpur closed this as completed Apr 25, 2018
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

No branches or pull requests

4 participants