Reboot via http?

Hello,

Is there a way to reboot the Reach M+ by programmatically sending an HTTP request over the Ethernet interface? I realize that this can be accomplished via SSH and expect, but the error handling and key setup is messy. I’d love to just use the web interface from my (Python) program.

Thanks in advance,
Rick

Hi @Rick_Armstrong,

It is possible to send WebSocket messages ‘reboot’ and ‘shutdown’.

It is possible to send WebSocket messages ‘reboot’ and ‘shutdown’.

Great, thanks!

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.