I am trying to interface with ONVIF certified equipment, like being able to access simple device information.
I have been trying to use the following code, provided by another member here:
ONVIF Authentication in .NET 4.0 with Visual Studios 2010
However, am having trouble understanding what the function DeviceClient is and what it does. I have tried to find it on the ONVIF WSDLs and as a class, but with no avail. Am very new to C#, WSDLs and ONVIF, and as such appreciate any help.
Thanks in advance!