beautypg.com

Sony MDR-ZX110AP On-Ear Headphones with Microphone (Black) User Manual

Page 13

background image

D:\SONY TV\2020\SY20_NXB_UCF_RG_111\5014879111_01US\5014879111_US.fm

master page: Right

FW-85BZ40H / 75BZ40H / 65BZ40H / 55BZ40H

5-014-879-

11

(1)

13

US

Here is the example of a request and response to acquire the power status to the LCD Display
(IP address: 192.168.0.1 Pre-shared Key “1234”).

URL

http://192.168.0.1/sony/system

Request

Response

For more details on [IP control], please contact your sales representative.

Example of HTTP request and response for Web API

POST /sony/system HTTP/1.1

Host: 192.168.0.1
Content-Type: application/json; charset=UTF-8
Content-Length: 70
X-Auth-PSK: 1234

{"method": "getPowerStatus", "params": [], "id": 50, "version": "1.0"}

HTTP/1.1 200 OK

Content-Type: application/json; charset=UTF-8
Content-Length: 44

{"result": [{"status": "active"}], "id": 50}

US