Very easy to configure: you just have to point to where your server is, and restart it to take effect (defaults to localhost:8091 but you can change that to point e.g. to your laptop). Regarding the Music Server emulation, Loxone Config uses port 7091 by default, which is also the one used by the plugin internally. But you do not have to care about this internal port; you will receive all actions in the server specified in the LoxBerry UI.
The easiest to experiment with it is to log all calls you get and see what is their shape, although they are fully described in the README. The SSE interface (EventSource) is not implemented yet, but the server does polling (once every 5 seconds) to know the state of the server, so that should be good for now.
Next week it's going to be tough for me to check issues and do some stuff on it, but I will keep reading y'all! ^_^
Kommentar