Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 407 Bytes

remote-switch

PC Remote Switch API

概要

PCの電源をON/OFFするためのAPIです。

  • 電源のONは、Wake-on-LANで行う。
  • 電源のOFFは、SSHでログインしコマンドを実行することで行う。
  • 電源状態の確認は、pingコマンドで行う。

APIドキュメント

https://nana4rider.github.io/remote-switch/

APIドキュメント更新

swag i -ot yaml