IOTechSystems / onvif

full and enhanced onvif protocol stack in golang.
MIT License
21 stars 13 forks source link

Date.date is not exported #18

Closed ajcasagrande closed 2 years ago

ajcasagrande commented 2 years ago

https://github.com/IOTechSystems/onvif/blob/ffaba21822baab4050e17f70144e592e7e5a3880/xsd/built_in.go#L277-L281

This makes it harder to get the date (day) field of the Date from an external application

ajcasagrande commented 2 years ago

Also, I noticed that the field is called Day in the PUT SystemDateAndTime command.

weichou1229 commented 2 years ago

Also, I noticed that the field is called Day in the PUT SystemDateAndTime command.

Right, it isDay in the spec https://www.onvif.org/ver10/device/wsdl/devicemgmt.wsdl#op.GetSystemDateAndTime