onvif / specs

ONVIF Network Interface Specifications
Other
345 stars 93 forks source link

Remove duplicate pull point capability and mark it as deprecated. #444

Closed HansBusch closed 3 months ago

HansBusch commented 4 months ago

The boolean WSPullPointSupport has the same meaning as MaxPullPoint > 0. It looks like the DTT doesn't check the old capability as it was replae by MaxPullPoint many years ago.

This proposal suggests to remove it from the specification. For the schema it suggests to move the deprecated item to the end of the list and to mark it as deprecated anbd replaced by MaxPullPoint.