BOSWatch/includes
f-kessler 58ad0e5308
Clear buffer after multicastAlarm_ric received
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.
2018-08-10 23:12:42 +02:00
..
decoders Enhancement for multicastAlarm. The RICs configured in multicastAlarm_delimiter_ric and multicastAlarm_ric no longer need to be included in allow_ric or filter_range_start/filter_range_end. 2018-02-22 14:20:33 +01:00
helper edits for codacy (#310) 2017-10-02 07:25:22 +02:00
pynma edits for codacy (#310) 2017-10-02 07:25:22 +02:00
__init__.py insert header and encoding in __init__.py (Issue #60) 2015-07-13 10:23:09 +02:00
alarmHandler.py resolve some codacy problems 2016-10-03 16:32:54 +02:00
checkSubprocesses.py rename globals. call to globalVars. 2016-10-03 12:02:18 +02:00
decoder.py change from ZVEI2 to ZVEI1 2017-03-05 20:21:16 +01:00
descriptionList.py Update descriptionList.py 2017-05-24 19:35:02 +02:00
doubleFilter.py Update doubleFilter.py 2017-05-24 19:20:53 +02:00
globalVars.py dev ready for next version 2017-12-21 09:27:00 +01:00
multicastAlarm.py Clear buffer after multicastAlarm_ric received 2018-08-10 23:12:42 +02:00
MyTimedRotatingFileHandler.py remove trailing whitespaces 2016-10-02 21:28:04 +02:00
NMAHandler.py remove trailing whitespaces 2016-10-02 21:28:04 +02:00
pluginLoader.py remove some unnecessary pass statements 2016-10-03 16:45:12 +02:00
regexFilter.py Merge pull request #286 from PeterLaemmle/develop 2017-08-06 15:18:44 +02:00
shellHeader.py decouple vers nr and branch name 2017-10-03 16:00:31 +02:00
signalHandler.py change encoding 2015-07-13 10:19:45 +02:00