hobbyrest.blogg.se

Loxone miniserver
Loxone miniserver









loxone miniserver

*In these examples, Postman is the 3rd party app being used to send the commands.

loxone miniserver

You will also see in the Loxone Interface the Push Button will change state depending on which command is sent (on/off). If the send command is accepted, the returned response in an XML format will be:Ĭode “200” means the command was accepted and processed. We can change the last part of the command to be ‘On’ or ‘Off’, depending on different situations. By pressing the ‘Send’ button in the application, the string will use the IP address to find the Miniserver on the network, login and then process the command. In this example we have the default credentials (username: admin, password: admin) and the Push Button in the command which has the name ‘Push-Button’. Below is an example of a 3rd party application* sending an ‘On’ command into the Loxone Miniserver: Now once we have our Push Button added and saved into the Miniserver, the command will need to be sent. PUSH BUTTON Commandīefore sending a command into the system, your Miniserver needs a Push Button function block that will accept the command. Status requests via web service are only possible with inputs and outputs and are not possible with function blocks. Lists all the devices that are connected to the Miniserver, along with status Returns the number of requested outputs and a list of the values at those outputs Returns the value at the requested outputs (either a unique value for all – or a ? for different values.

loxone miniserver

The following values ?allowed: ‘A’, ‘On’, ‘off’, ‘Off’, ‘Impulse’, ‘Pulse’ or a decimal value ( value: when ‘value’ is not available, the current control value is returned.Outputs can only be used for status requests. control: can be any input or output, real or virtual.With Web Services and simple HTTP commands, you can retrieve information, and create or modify settings using Loxone’s Miniserver. Control and configuration of a Loxone system is possible through simple HTTP commands EASY COMMUNICATION











Loxone miniserver