I'm full reworking my config and realized something when I upgraded my router.
A lot of communication is done by udp, especially as I have Squeezeboxes and have their status send on the network via xAP. This is a udp packet, out of which the miniserver can extract data.
Now I'm using EventGhost to send other data to the Loxone (amplifier status, ...), and started doing that with udp broadcasts. Now it dawned on me that I could send it via an http call to a virtual text input and use a command recognition blocks. This would mean less broadcasts/traffic on the network.
I could use EventGhost to do the same with the data from LMS, sending an entire udp packet to a virtual text input. After that, I could put the music server and players on their own subnet and vlan, and thus no longer have the udp broadcasts on the part of my network with computers. In the Loxone tree, there would also not be a large number of udp inputs, but just a single virtual text input for each device, and a single page where all commands for this input are recognized.
I know that a couple of udp packets are probably not an issue on a gigabit lan, but with more use of vpn, remote desktop and videoconferencing software, perhaps everything helps. (2 people working remotely now) I also now there is no point if the broadcast domains will not be limited.
1. is there a functionality difference between udp input and virtual text input + command recognition that I'm overlooking?
2. is there a performance difference on the Loxone?
3. is there a point to limit broadcast traffic this way?
4. would it be more structured in Loxone Config (subjective question, I know)
What di you think?
Thanks,
Jörg
Kommentar