f-kessler
e5db9fed09
fixed indenting bug
2018-08-11 16:43:38 +02:00
f-kessler
ce144c82e1
moved delete to the end of the function
2018-08-11 13:37:30 +02:00
f-kessler
8c1351ccbd
fixed the delete of all contents in multiList
2018-08-11 12:52:30 +02:00
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
f-kessler
b7141d986b
fixed remove of old RICs and replacement of data for calling alarmHandler
...
Changed for loop to iterate over a copy of multiList
fixed replacement of data from xData
2017-10-09 20:59:03 +02:00
Bastian Schroll
578750a810
fix global definition issue
2017-10-03 22:08:38 +02:00
Bastian Schroll
fca69b974e
add placeholder (unused var)
2017-10-03 19:32:09 +02:00
Bastian Schroll
63f2e58310
edit multicastAlarm
2017-10-03 14:43:36 +02:00
f-kessler
3220088e6c
update indexes after remove of typ from multiList
2017-10-03 12:43:12 +02:00
Bastian Schroll
9aaa8aa267
remove typ from adding
2017-10-03 12:13:05 +02:00
Bastian Schroll
9c446b0660
del typ and freq in adding routine
2017-10-03 12:10:08 +02:00
Bastian Schroll
f701b6a010
del typ and freq in adding routine
2017-10-03 12:08:04 +02:00
Bastian Schroll
b52d972c20
edit debug msg
2017-10-03 12:03:08 +02:00
f-kessler
166dd3e3f8
changed data buffering and updating for alarms
2017-10-03 11:38:24 +02:00
f-kessler
b6077d522d
enumerate value correction
2017-10-02 15:32:01 +02:00
f-kessler
00e4e52352
Update multicastAlarm.py
2017-09-25 20:57:28 +02:00
f-kessler
8069ded206
enumerate() instead of range(len())
2017-09-25 20:47:06 +02:00
f-kessler
07f42e15d8
Changed naming
2017-09-23 09:25:08 +02:00