You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems a little bit surprising to me as in my experience commands are usually in the namespace pertaining to their respective service. Meanwhile I don't claim to be expert enough to definitively say that it should never be like this. So at this point in time, I am just politely asking whether this is correct.
Note that this also concerns SetRelayOutputState, but it does not concern GetRelayOutputOptions and SetRelayOutputSettings
The text was updated successfully, but these errors were encountered:
When trying to get relay outputs with the deviceIO service, the device test tool sends the following:
i.e. the GetRelayOutputs command is in the device namespace rather than in the deviceio namespace (http://www.onvif.org/ver10/deviceIO/wsdl).
This seems a little bit surprising to me as in my experience commands are usually in the namespace pertaining to their respective service. Meanwhile I don't claim to be expert enough to definitively say that it should never be like this. So at this point in time, I am just politely asking whether this is correct.
Note that this also concerns SetRelayOutputState, but it does not concern GetRelayOutputOptions and SetRelayOutputSettings
The text was updated successfully, but these errors were encountered: