CommandClass _SETFREETIMEDEVICE

Purpose:

It allows to open a device in free time (pospaid).

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

Input parameters:

  • CommandClass =_SETFREETIMEDEVICE
  • 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=_SETFREETIMEDEVICE&Param1=flulpycrea&Param2=SessionToken&Param3=PC01

The above example will open the PC01 with free time mode.