Devices Sharing Group Objects - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: Devices Sharing Group Objects (/showthread.php?tid=5356) |
Devices Sharing Group Objects - joaodaniel.pereira - 12.04.2024 Hi, I have multiple devices sharing data in the same network. How I can select only 1 ou 2 objects to share ? Can you shiow me an example ? How to share only object X/X/X with my neighbour devices ? RE: Devices Sharing Group Objects - admin - 12.04.2024 You need to adjust the KNX filtering table in System config > Network > KNX connection. Set "DST group policy" to "Accept selected group addresses" and provide a list of group addresses that are allowed. RE: Devices Sharing Group Objects - joaodaniel.pereira - 12.04.2024 (12.04.2024, 08:07)admin Wrote: You need to adjust the KNX filtering table in System config > Network > KNX connection. Set "DST group policy" to "Accept selected group addresses" and provide a list of group addresses that are allowed. Ok, this will block all the data except the data that I select ? And the inverse ? Provide only 1 object ? is in IP> local filter ? RE: Devices Sharing Group Objects - admin - 12.04.2024 IP > Local is incoming filter (to LM from IP). Local > IP is outgoing filter (from LM to IP). If policy is set to Accept then any groups that are not allowed will be ignored. |