SK
Signal K2mo ago
Bram

Bram - I used to reset my sensesp with a HTTP G...

I used to reset my sensesp with a HTTP GET request to http://192.168.9.170/device/restart. I've moved the code from sensesp 2 to 3 and now it doesn't seem to work anymore (in the browser it returns Nothing matches the given URI. From the docs i understand it should still work https://signalk.org/SensESP/pages/internals/. Is there something i am doing wrong? thx
2 Replies
Matti Airas
Matti Airas2mo ago
Seems like the documentation is outdated! The new endpoint is /api/device/restart.
Bram
BramOP4w ago
Thx, it works, but the device still returns Nothing matches the given URI.

Did you find this page helpful?