Tengo dos LM en la misma red zerotier el primero con la 192.168.193.250 y el segundo con la 192.168.193.251 esta los dos configurados como TP-UART, se ven como vecinos pero no puedo pasa datos de uno a otro.
Como lo puedo hacer, que estoy haciendo mal?
Gracias
I have two LMs on the same zerotier network, the first with 192.168.193.250 and the second with 192.168.193.251, both configured as TP-UART, they appear as neighbors but I can't pass data from one to the other.
Please write in EN.
This will not work. You can do something different and send data via our cloud using MQTT. Just link both LMs to the same network and then tag all objects you want to exchange data with tag 'lmcloud' Make sure to sync LM cloud app after each change.
(19.09.2024, 12:44)Daniel Wrote: Please write in EN.
This will not work. You can do something different and send data via our cloud using MQTT. Just link both LMs to the same network and then tag all objects you want to exchange data with tag 'lmcloud' Make sure to sync LM cloud app after each change.
Good morning,
I have two LMs on the same zerotier network, the first with 192.168.193.250 and the second with 192.168.193.251, both configured as TP-UART, they look like neighbors but I cannot pass data from one to the other.
How can I do it, what am I doing wrong?
Thank you
They should be able to communicate, in the end it is as if they were local, in any case I have made a network in the logic machine cloud, I have put the label that you indicate and it does not work either.
Are they on the same network? If yes share the KNX settings.
For cloud make sure the the gateway is set correctly and LM cloud can sync - see logs
Also login to cloud, go to settings and check if both LMs are connected.
(20.09.2024, 10:15)Daniel Wrote: Are they on the same network? If yes share the KNX settings.
For cloud make sure the the gateway is set correctly and LM cloud can sync - see logs
Also login to cloud, go to settings and check if both LMs are connected.
What I want to know is why if they are in local they can communicate between them and when they are connected through ZeroTier they don´t but both of LM can see the other as neighbor.
I share some screenshots of my configurations in ZeroTier and LM´s. Thanks in advance.
KNX/IP works over multicast and it can only work via a single network interface. Right now it can only work via the default Ethernet connection but not over ZeroTier or any other virtual connection.
We might implement this feature in the next firmware release.
(24.09.2024, 07:33)admin Wrote: KNX/IP works over multicast and it can only work via a single network interface. Right now it can only work via the default Ethernet connection but not over ZeroTier or any other virtual connection.
We might implement this feature in the next firmware release.
Thanks, that´s what we need. We are in a project to comunicate 200 LMs in different regions/areas an this feature will really help us to success. We hope to get this firmware update soon.
For 200 LMs MQTT solution I proposed will be much better solution. Multicast doesn't have any guarantee for delivery, it is just sent with just hope it was delivered.
(24.09.2024, 07:33)admin Wrote: KNX/IP works over multicast and it can only work via a single network interface. Right now it can only work via the default Ethernet connection but not over ZeroTier or any other virtual connection.
We might implement this feature in the next firmware release.
We also have a project, in which we want to use communication via Zerotier. To communicate several facilities of the same client, that is what a zerotier network consists of.
(24.09.2024, 12:45)Daniel Wrote: For 200 LMs MQTT solution I proposed will be much better solution. Multicast doesn't have any guarantee for delivery, it is just sent with just hope it was delivered.
Our goal is to gather information from different LMs located in various cities and visualize it in a centralized EvolutionBMS. We aim to achieve this through ZeroTier, as it will simplify the configurations.
If your BMS supports KNX tunneling then you can connect to each LM separately. Having 200 LMs on the same virtual multicast network will likely cause performance issues. ZeroTier subscription for a large network is also quite expensive.
(25.09.2024, 07:29)admin Wrote: If your BMS supports KNX tunneling then you can connect to each LM separately. Having 200 LMs on the same virtual multicast network will likely cause performance issues. ZeroTier subscription for a large network is also quite expensive.
Yes, it supports tunneling, but we need a way to access each installation, each installation has a different VPN and we cannot open ports, etc... We want the zerotier, to be able to reach each of the facilities and thus be able to do the tunneling in a central BMS.
Hello,
1. I want to set one LM5 as a server and other 2 LM5 as clients. How can i do this? I have one router and i put all LM5 in same ip range 192.168.0.XXX.
2. Can you tell me what is the best solution to implement 3 LM5 as clients, and put a server over these 3 LM5?
(Yesterday, 08:47)Daniel Wrote: All LMs communicate over KNX multicast, as long as all have same multicast address they will communicate by default over KNX IP
Thank you. Can you help me with some steps? I want to know how to set up 2 LM.
This is not implemented yet. It will be much better to use MQTT. Much more robust solution, use this app for this. https://forum.logicmachine.net/showthread.php?tid=5878
You can create your own MQTT Broker or use some freely available cloud brokers.
And if i want to put for example AS-P server from Schneider or NetXAutomation over 7 LMs, how can i read variables in server from LMs? I use same IP family. I use IP switch to connect LMs over IP and server.