Executing this command delivers the expected result:
{"device":{"vendor_name":"RME Audio"}}
The entire web remote application is based on this protocol. It is therefore possible to
read the data payloads sent to the device when interacting with the web remote by using
the "Network"-tab of the developer tools inside the browser.
All device values must be polled by sending the corresponding JSON objects. It is possible to poll or set
several values at once in a single object:
Set phase "on" for analog inputs 1-4
--data
{"input":{"analog":{"1":{"phase":true},"2":{"phase":true},"3":{"phase":true},"4":{"pha
se":true}}}}
8.4.4. JSON(OSC) Implementation Chart
The implementation chart is currently not included in this PDF. Please see the chart in the online version
of this manual.
RME AVB Tool User’s Guide
8.4. Remote Control Overview |
40
Summary of Contents for AVB Tool
Page 2: ...RME AVB Tool User s Guide...