Hello everyone,
can the OPC UA adapter (in Streampipes 0.67.0) be used to read values from an OPC UA server that requires user credentials to log in? If I try to specify the OPC server URL in the sense of opc.tcp://username:password@server:port the following error is thrown: org.apache.streampipes.connect.adapter.exception.AdapterException: Could not guess schema for opc node! UaException: status=Bad_InternalError, message=unsupported protocol: null In the UI, I cannot see an alternative way to specify user credentials. Is it (yet) possible to use the OPC UA adapter in this setting? Thank you very much for your help! Best regards, Adrian
