Skip to content

REST API Power

4IR.UK edited this page Oct 6, 2024 · 4 revisions

<<- Back to REST API Home

Index

Restart

Description

Power Restart the Hermes hardware device

URL

POST /api/multiplug.ext.hermes/power/restart/

HTTP Response Codes

  • 200 OK
  • 403 Forbidden - API Not Enabled

Shutdown

Description

Power Shutdown the Hermes hardware device

URL

POST /api/multiplug.ext.hermes/power/shutdown/

HTTP Response Codes

  • 200 OK
  • 403 Forbidden - API Not Enabled

Clone this wiki locally