Controlling the Loxone Miniserver over then Network
The pages in this section explain how you can control your Loxone Miniserver over the network in the same way that our own Apps or the Web Interface do. The structure file as well as the websocket connection will be explained to illustrate how our own UI is dynamically created.
Basics
If you want to control your Miniserver over the network teh first questions that you ahve to ask are:
-
What am I allowed to control?
-
How should it appear in a user interface?
-
How do I control it?
The answer to these questions lies in the Miniserver's structure file - an XML file used to decribe what the Miniserver is configured to do and which can tell you what should be on the user interface.