Add service templates - Autodiscovery amended for service_template_change

This commit is contained in:
Anthony F McInerney
2020-09-26 20:06:50 +01:00
parent 27f378de32
commit ccab5b3236
+1 -2
View File
@@ -208,8 +208,7 @@ function discover_service_template($device_group = null, $service_template = nul
}
echo '+';
$status = 0;
}
}
echo "$service_template ";
}
return $status;