FalkTannhaeuser / python-onvif-zeep

ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
MIT License
428 stars 140 forks source link

Home Position operations #19

Open israfila3 opened 6 years ago

israfila3 commented 6 years ago

how to set some home position, like "GotoHomePosition", "SetHomePosition"

Thanks