Restart or power off Rasperry PI with REST call
If you need to restart or power off your RPi remotely (or through local application's call) here's a simple wayhttp://raspberry.address:7000/reboothttp://raspberry.address:7000/power/offDetails and code at https://github.com/zdanek/raspiPowerServer Read more