Shutdown/Reboot links?

in the latest version of software what is the working link to shut a hub down and to reboot a hub? Would it be a GET, PUT or something else? This is from a different machine.

For reboot:
Send GET to: http:///hub/reboot

For Shut Down:
Send GET to: http:///hub/shutdown

3 Likes

2 Likes

May I suggest using the device called Hub Information (thank you @thebearmay ):
In the following snippet, I check to see if the free memory is less than a certain value, and if so, I reboot the hub:

2 Likes

Do I need to use port 8080?

Only if you are calling the link from the same hub, i.e. from within a built-in or custom app.

1 Like

Help please.
I'm using the latest firmware 2.3.5.146 and do not see the device type "HTTP Momentary Switch" in my list.
Is there a driver or app I need to download to get this?
TIA.

Yes.

1 Like

THANK YOU! Got it.

1 Like

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