Retrieve Screen Status

555

# Retrieve Screen Status

Path: /api/screenstatus.json

Method: GET

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}