119
17
PLAYER ONE JSON Commands PRODUCT OVERVIEW
JSON
(JavaScript Object Notation) is a lightweight data-interchange format that allows PLAYER ONE to
communicate with third-party devices and platforms, such as EclerNet Manager. JSON is a text format
that is completely language independent but uses conventions that are familiar to programmers of the
C-family of languages. Visit the official website for more information:
18
GENERAL CONSIDERATIONS
•
The communication with can be established using Ethernet or WiFi and the TCP/IP transport
protocol, always by means of the
2003 TCP port
.
•
To check IP address, hold ENTER button for 2-3 seconds to enter admin menu.
•
To let some control systems (like CRESTRON®, EXTRON®, AMX®, RTI®, VITY®, MEDIALON®,
etc.) process the messages more easily, PLAYER ONE allows to the end of each message with a
CR (
\n
) -line feed, character 10-.
•
All commands answer {"result":true} (success) or {"result":false} (something failed)
19
PLAYER COMMANDS
SET PLAYER STEREO/MONO
Mono mode
{"jsonrpc":"2.0","method":"Player.Stereo","Stereo":false}
Stereo mode
{"jsonrpc":"2.0","method":"Player.Stereo","Stereo":true}
SET PLAYER FADE
No fade
{"jsonrpc":"2.0","method":"Player.Fade","Fade":0}
Cross Fade
{"jsonrpc":"2.0","method":"Player.Fade","Fade":1}
Fade
{"jsonrpc":"2.0","method":"Player.Fade","Fade":2}
SET PLAYER MODE
Player mode Sequential
{"jsonrpc":"2.0","method":"Player.Mode","PlayMode":0}
Player mode Random
{"jsonrpc":"2.0","method":"Player.Mode","PlayMode":1}
SET PLAYER REPEAT
Play all
{"jsonrpc":"2.0","method":"Player.Repeat","Repeat":0}
Summary of Contents for PLAYER ONE
Page 54: ...54 Figure 32 The action of loading and playing the specified stream is configured Figure 33 ...
Page 85: ...85 Figure 76 accessing the network configuration Figure 77 editing network parameters ...
Page 90: ...90 Figure 83 editing WiFi password ...
Page 95: ...95 A wireless connection to your WiFi network will be established Figure 88 ...
Page 112: ...112 In this example su hotels Figura 107 ...
Page 114: ...114 Figura 109 Copy from here To here ...
Page 118: ...118 THIRD PARTY CONTROL PROTOCOL PLAYER ONE JSON Commands USUER MANUAL ...
Page 153: ...HOW TO IDENTIFY INTERNET RADIO URL STREAMS 153 ...