BW3-Core/docu
KoenigMjr 08d09b4f50 [feat/multicast] refactor: move packet filtering from module to downstream
Remove internal filtering of delimiter and netident packets from the
multicast module. All packets are now passed through with multicastRole
metadata set, allowing downstream filters (e.g. filter.regexFilter) to
handle filtering as needed.

Tone-RICs remain internally consumed as they carry no alarm-relevant
information outside the module.

Update documentation to reflect new behavior and add regexFilter
example for filtering by multicastRole.
2026-03-28 15:41:54 +01:00
..
docs [feat/multicast] refactor: move packet filtering from module to downstream 2026-03-28 15:41:54 +01:00
doxygen.ini Merge branch 'develop' into process_manager 2019-09-20 14:54:07 +02:00
mkdocs.yml [feat/multicast]: add multi-instance multicast module with active trigger system 2026-03-05 13:52:48 +01:00