Set Screen Status

555

# Set Screen Status

Path:

/api/screenstatus

Method: PUT

Content-type: application/json; charset=utf-8

API Description: This can be used to turn on/off the screen.

Request

Name Type Example Description
screenstatus int 0 Screen status. 1: On; 0: Off.

Example
{"screenstatus":1}