1. Multiroom audio control with simple HTTP calls
1.1. What is a REST API?
A method to connect two technical systems, like a PC and an audio device.
1.2. What problem does the trivum REST API solve?
If you have an existing home automation system, like a terminal with a graphical user interface, you may want to integrate trivum audio control into that.
This can be done by sending commands from that system to trivum devices.
1.3. How does trivum implement the trivum REST API?
trivum can be controlled by HTTP or KNX requests.
1.4. Advantages of the trivum REST API
Many commands are very simple, for example to play a music favorite. They are straightforward documented in the API documentation. You can try them immediately in a web browser.
1.5. What are the limitations of the trivum REST API?
Complex operations like getting long lists of music contents are not supported by the trivum API.