Merge remote-tracking branch 'origin/develop' into new-vc-line-element

This commit is contained in:
Daniel Barbero Martin 2020-01-21 17:44:06 +01:00
commit 4b5a754d2e
1 changed files with 2 additions and 0 deletions

View File

@ -2133,6 +2133,8 @@ function modules_get_agentmodule_data(
// remote_snmp_string
case 17:
// async_string
case 36:
// remote_cmd_string
case 23:
// Free search is a json with value and exact modifier
$freesearch = json_decode($freesearch, true);