![]() |
|
Multiple multicast addresses - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: Multiple multicast addresses (/showthread.php?tid=6167) |
Multiple multicast addresses - Simuzer - 26.10.2025 How can I add multiple multicast addresses to only one logic machine? Multicast Address:
RE: Multiple multicast addresses - Daniel - 27.10.2025 This is not possible, what are you trying to solve? RE: Multiple multicast addresses - Simuzer - 27.10.2025 (27.10.2025, 08:25)Daniel Wrote: This is not possible, what are you trying to solve? Each block has an average of 18-20 floors. Each block has an average of 20 floors. Each block has two main lines. Below is an example physical addressing for block A1. Quote:SECTION A1 Blocks and knx physical addresses are as follows. As you can see, there are 3 addresses from 1.x.x. (red, blue and green). But IP Router IP addresses and group addresses of all devices are different. i have only one Logic Machine.. Can't I solve this with 1 LM? Or do I need 3 LMs for 3 regions? I hope I was able to explain it. I'm looking forward to any suggestions you may have. Section A1 Block -- 1.x.x -- 2.x.x Section A2 Block -- 3.x.x -- 4.x.x Section B1 Block -- 5.x.x -- 6.x.x Section B2 Block -- 7.x.x -- 8.x.x Section M Block -- 9.x.x -- 10.x.x Section N1 Block -- 11.x.x -- 12.x.x Section N2 Block -- 13.x.x -- 14.x.x Section C1 Block -- 1.x.x -- 2.x.x Section C2 Block -- 3.x.x -- 4.x.x Section D1 Block -- 5.x.x -- 6.x.x Section D2 Block -- 7.x.x -- 8.x.x Section E1 Block -- 9.x.x -- 10.x.x Section E2 Block -- 11.x.x -- 12.x.x Section F1 Block -- 1.x.x -- 2.x.x Section F2 Block -- 3.x.x -- 4.x.x Section G1 Block -- 5.x.x -- 6.x.x Section G2 Block -- 7.x.x -- 8.x.x Section H1 Block -- 9.x.x -- 10.x.x Section H2 Block -- 11.x.x -- 12.x.x RE: Multiple multicast addresses - Daniel - 28.10.2025 How many group addresses is all this? What is the task for LM on this project? RE: Multiple multicast addresses - Simuzer - 28.10.2025 (28.10.2025, 08:05)Daniel Wrote: How many group addresses is all this? What is the task for LM on this project? A total block will be around 600-1000. Therefore, the total maximum will be 12000-17000 group addresses. The LM's job here is to monitor and turn lamp states on and off. It can also change sensor times. LM's tasks:
RE: Multiple multicast addresses - Daniel - 28.10.2025 You need at last 3 LM to have 4-5k objects per each. If you need some global scheduling/settings you can use MQTT to communicate between LMs. How is the network done? KNX IP works only on one subnet. |