Find answers, ask questions and become part of the Loxone Community.
Dear Sir/Madam,
Is there a way to configure how quickly virtual output commands are sent? I couldn’t find anything in the settings.
I have a virtual output that sends a https GET command to an external server. This is all working as intended except there is a delay of around 5-7 seconds each time. I would really need this to be less than a second to work for my use case.
First I thought the remove server was perhaps slow, but if I send the https command from my web browser (on the same network as my Loxone server) the remote server responds virtually instantly, so I’ve concluded it’s taking a long time for my loxone server to send the command for some reason.
Is this expected or is something perhaps misconfigured?
Best wishes,
Stig Petersen
For the curious observer, I found a workarond for this:
I noticed in the Debug Information (Loxone Monitor) that the CPU usage maxed out at 100% when trying to make the https connection to the remote server. It takes the Loxone miniserver around 5 seconds to do the crypto part of the secure message.
So my workaround was to just use http for now – without the need to generate crypto keys – and now it’s pretty much instant.
Cheers,
Stig
 | Monday | Tuesday | Wednesday | Thursday | Friday |
---|---|---|---|---|---|
0830-0900 | Welcome | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange |
Unit 1 | Easy Lighting Planning Square meter formulas. Room types, Direct/Indirect |
Automatic Basic Lighting Presence Sensor Air/Tree |
Shading & Automation Controls vs Automation  configuration shading types |
Multiroom Audio System, scaling, simple audio planning |
Media controller IR and RS Protocols, AVR |
Unit 2 | Intuitive Operating Concept Room types & moods |
Presence Optimization Exercises by type of room |
System Protection Functions Storm, frost, privacy, break-in |
Cabling & Configuration Audioserver Extension speaker |
Operating Concept Specific Operating modes, Touch Pure Flex |
Unit 3 | Configuration Room Types Basic Configuration |
Presence Areas Practice P/1-8 |
Optimise Protection Functions Practical exercises by type |
Operation & Connections Line In/Out, SPDIF Signal converter |
Optimise Conference Room Control and programming |
1200 | Lunch Break | Lunch Break | Lunch Break | Lunch Break | Lunch Break & wrap up |
Unit 4 | Lighting Controller In-depth T5/1-8, lC1-4, M+/-, Mix |
Technologies Dali, DMX, PWM |
Weather & Sunshine Weather station & forecasts |
Smart Home Functions TTS, Announcements, Bell |
 |
Unit 5 | Operating Concept Advanced Exercise by type of room |
Daylight Control HCL Practical implementation |
Automatic Sun Position Control Protection types IR/UV/Lux |
HiFi and Ambient Sound Signum and Install 7 |
 |
Unit 6 | Operating Concept Specific     Hotel, Office, Auditorium | Constant Light Control Measurement, control, implementation |
Automatic Sun Position Control Optimization of parameters |
Acoustics & Sound Optimization   Optimize audio planning |  |
Unit 7 | Touch Pure Flex Scrolling text, master brightness |
Signalization via Light Practice example |
Operating Concept Specific Practical examples | Audioserver in combination   Exercises Lan/Tree Turbo |  |
Booking Request for CPD
Please complete the following details as part of your request to book this CPD.
Once we have received your details, we will be in touch to discuss your request further.
From your first enquiry to the finishing touches on your project, Loxone and your Loxone Partner will be with you all the way. Benefit from the experience that we have gained through the realisation of over one hundred thousand projects worldwide to ensure your project exceeds your expectations.
Hi Stig,
For other members of the community, it would be good to know, are you currently on a Miniserver Gen.1 or Gen.2?
I would imagine it is a Gen.1, and if so, depending on the authentication level (SSL, TLS1/1.2 etc…) it could add a high overhead to the processor.
KR
Hugh
Hi Hugh, I’m not sure which one I’m on. How can I identify it? Also, do you have details on the Gen 1 and Gen 2 processor speeds?
I did notice that under normal load the CPU sits at 60%-65% utilisation so for most things it’s sufficient, but I would consider an upgrade if I’m on Gen 1.
Best wishes, Stig
Hi Stig, The Gen.1 will have screw connectors for power and link, while the Gen.2 will have push in connectors like those found on a Tree device.
The Miniserver Gen.1 has a 400Mhz processor and 64MB Ram
The Miniserver Gen.2 overall has a 21x increase of power compared to the Gen.1
I can't say if upgrading will speed up the processing of your HTTPS commands, however it is a fairly process intensive protocol.
KR
Hugh