Gb en – Sony WF-1000XM5 Noise-Canceling True Wireless In-Ear Headphones (Silver) User Manual

Page 15

Advertising
background image

D:\LIFA\@ Jobs\B2B\SY23_B2B_UCF_RG_111\01EN\5049510111_EN.fm

master page: Right

FW-98BZ50L / 98BZ30L / 85BZ40L / 85BZ35L / 85BZ30L / 75BZ40L / 75BZ35L / 75BZ30L / 65BZ40L /

65BZ35L / 65BZ30L / 55BZ40L / 55BZ35L / 55BZ30L / 50BZ30L / 43BZ30L

5-049-510-

11

(1)

15

EN

GB

EN

When using [IP control], set the LCD Display as follows first.
Go to [Settings]

t

[Network & Internet]

t

[Local network]

t

[IP control].

For REST API and IRCC-IP,
• Select [Authentication].
• Set [Pre-Shared Key] if needed.
For Simple IP control,
• Enable [Simple IP control].

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.

LCD Display settings

Example of HTTP request and response for REST 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}

Advertising