Renames alert_config to user_script_config

This commit is contained in:
Simone Mainardi 2020-03-26 14:51:53 +01:00
parent 61ab06fcd7
commit 3144bc8bdf
12 changed files with 16 additions and 16 deletions

View file

@ -841,7 +841,7 @@ end
-- TODO document
function alerts_api.checkThresholdAlert(params, alert_type, value)
local script = params.user_script
local threshold_config = params.alert_config
local threshold_config = params.user_script_config
local alarmed = false
local threshold_type = {