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

Send WOL packet to MQTT broker host on failed MQTT client connecion attempt #3298

Closed
ivanpavlina opened this issue Jul 22, 2018 · 2 comments
Closed

Comments

@ivanpavlina
Copy link

It would be nice if sensors could wake the host up after power failure.
Example of code to send magic packet is here https://github.com/snargledorf/WakeOnLan-Arduino/blob/master/WakeOnLan.cpp

Could this be implemented?

@arendst
Copy link
Owner

arendst commented Jul 23, 2018

Why on earth would you have a crappy MQTT environment needing WOL to wake the MQTT broker? The MQTT broker should be up 24/7.

Sorry, won't implement.

@ivanpavlina
Copy link
Author

Well, okay.. It would be nice for me because I have some problems with AC network, so on power failure my UPS is scheduling shutdown of MQTT broker, but i need something that will trigger WOL when the power is restored (UPS can't do that unfortunately).
Nevermind, I'm closing this request, best regards.

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

2 participants