Added checks on remote flow collection

- check clock drift and report it as alert
- fix flow time drift
This commit is contained in:
Luca Deri 2020-08-06 18:22:47 +02:00
parent 8684916788
commit 3ba1cc622e
8 changed files with 192 additions and 87 deletions

View file

@ -13,7 +13,6 @@ local defined_alert_notifications = require("defined_alert_notifications")
--- Returns an array of notification to be displayed as default
--- @return table
function menu_alert_notifications.load_main_notifications()
local notifications = {}
-- create_notification is a pointer to a function contained