use-go / onvif

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

deviceIO package missing #45

Open cedricve opened 6 months ago

cedricve commented 6 months ago

I'm trying to read out the relay outputs and digital input, but looks like missing from the library. Any plans to add this functionality? Looks like it's currently added to the device pkg, but that won't work.