mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-20 15:20:16 +01:00
Fix for networks that mix normal alarms with multicastAlarms (delimiter needs to be deactivated). If the delimiter is deactivated, RICs in the buffer will be deleted only if they are older than multicastAlarm_ignore_time. This could cause a mixture of RICs of the current and the privious multicastAlarm. This problem can be fixed, by clearing the buffer after the multicastAlarm sequence has finished. |
||
|---|---|---|
| .. | ||
| decoders | ||
| helper | ||
| pynma | ||
| __init__.py | ||
| alarmHandler.py | ||
| checkSubprocesses.py | ||
| decoder.py | ||
| descriptionList.py | ||
| doubleFilter.py | ||
| globalVars.py | ||
| multicastAlarm.py | ||
| MyTimedRotatingFileHandler.py | ||
| NMAHandler.py | ||
| pluginLoader.py | ||
| regexFilter.py | ||
| shellHeader.py | ||
| signalHandler.py | ||