Json(Osc) Implementation Chart - RME Audio AVB Tool User Manual

Half-rack madi-avb converter with outstanding analog connectivity
Hide thumbs Also See for AVB Tool:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents