mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
8 lines
172 B
Lua
8 lines
172 B
Lua
--
|
|
-- (C) 2020 - ntop.org
|
|
--
|
|
|
|
return {
|
|
iec104_description = "Trigger an alert when an invalid IEC transition is detected",
|
|
iec104_title = "IEC Invalid Transition",
|
|
}
|