CommandClass _SHUTDOWNDEVICE

Purpose:

It shutdown the PC or Device.

Minimum version for the target server required: v17.3.5.

Input parameters:

  • CommandClass =_SHUTDOWNDEVICE
  • Param1 = target CyberName.
  • Param2 = Session Token.
  • Param3 = PCorDeviceName.

Output:

[{“ResponseClass”: “ERROR”, “Param1”: “message”, … }]
[{“ResponseClass”: “OK”,”Param1″:”PCorDeviceName”}]

Example of usage:

https://wingamer.ar/ApiMasterControl/Comm.php?CommandClass=_SHUTDOWNDEVICE&Param1=flulpycrea&Param2=SessionToken&Param3=PC01

The above example will shutdown the PC01.