Add debug log for ptz info

This commit is contained in:
Nicolas Mowen 2023-08-03 15:54:52 -06:00 committed by GitHub
parent 1c68f61f1f
commit 2a5470cee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ class OnvifController:
request = ptz.create_type("GetConfigurationOptions")
request.ConfigurationToken = profile.PTZConfiguration.token
ptz_config = ptz.GetConfigurationOptions(request)
logger.debug(f"Onvif config for {camera_name}: {ptz_config}")
fov_space_id = next(
(