BW3-Core/docu/docs/modul
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
..
descriptor.md CSV-Cleaning, new matching strategy, new Debug-message, updating docu 2025-12-03 22:28:08 +01:00
double_filter.md added changes from PR-Discussion 2020-07-15 08:09:57 +02:00
geocoding.md some docu edits 2020-02-24 23:38:13 +01:00
mode_filter.md some docu edits 2020-02-24 23:38:13 +01:00
multicast.md [feat/multicast] refactor: move packet filtering from module to downstream 2026-03-28 15:41:54 +01:00
regex_filter.md Update regex_filter.md 2024-05-05 17:13:44 +02:00