mirror of
https://github.com/kerberos-io/onvif.git
synced 2026-08-23 15:08:33 +00:00
TourSpot was defined as a single PTZPresetTourSpot value, making it impossible to configure a preset tour with more than one stop. The ONVIF spec allows multiple TourSpot entries per tour, so this changes the field to a slice.