use-go / onvif

full and enhanced onvif protocol stack in golang.
MIT License
384 stars 180 forks source link

How did you convert onvif XSD to all these structs #15

Open AkshayPS12 opened 2 years ago

AkshayPS12 commented 2 years ago

Because in some places the omitempty tag is there and most places it isnt where it should have been , also if the spec updates , one can themselves update the structs..