Implements flow callbacks and alerts in C++

This commit is contained in:
Simone Mainardi 2021-03-22 09:51:36 +01:00
parent 3659188002
commit aea9138bfb
353 changed files with 10790 additions and 4455 deletions

View file

@ -0,0 +1,8 @@
--
-- (C) 2020 - ntop.org
--
return {
iec104_description = "Trigger an alert when an invalid IEC transition is detected",
iec104_title = "IEC Invalid Transition",
}