.. _object_OpcUaConnection: :index:`OpcUaConnection` ------------------------ Description *********** Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Inherited by**: :ref:`OpcUaClientConnection ` Overview ******** Properties ++++++++++ .. hlist:: :columns: 2 * `authenticationInformation `_ * `availableBackends `_ * `backend `_ * `connected `_ * `connection `_ * `currentEndpoint `_ * `defaultConnection `_ * `namespaces `_ * `supportedSecurityPolicies `_ * `supportedUserTokenTypes `_ Methods +++++++ .. hlist:: :columns: 1 * `connectToEndpoint `_ * `disconnectFromEndpoint `_ * `readNodeAttributes `_ * `setAuthenticationInformation `_ * `setConnection `_ * `setDefaultConnection `_ * `writeNodeAttributes `_ Signals +++++++ .. hlist:: :columns: 1 * `readNodeAttributesFinished `_ * `writeNodeAttributesFinished `_ Properties ********** .. _property_OpcUaConnection_authenticationInformation: .. index:: single: authenticationInformation authenticationInformation +++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaConnection_availableBackends: .. index:: single: availableBackends availableBackends +++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly .. _property_OpcUaConnection_backend: .. index:: single: backend backend +++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaConnection_connected: .. index:: single: connected connected +++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly .. _property_OpcUaConnection_connection: .. index:: single: connection connection ++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaConnection_currentEndpoint: .. index:: single: currentEndpoint currentEndpoint +++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly .. _property_OpcUaConnection_defaultConnection: .. index:: single: defaultConnection defaultConnection +++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Writable .. _property_OpcUaConnection_namespaces: .. index:: single: namespaces namespaces ++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly .. _property_OpcUaConnection_supportedSecurityPolicies: .. index:: single: supportedSecurityPolicies supportedSecurityPolicies +++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly .. _property_OpcUaConnection_supportedUserTokenTypes: .. index:: single: supportedUserTokenTypes supportedUserTokenTypes +++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Attributes**: Readonly Methods ******* .. _method_OpcUaConnection_connectToEndpoint: .. index:: single: connectToEndpoint connectToEndpoint(`OpcUaClientEndpointDescription `_ endpointDescription) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. .. _method_OpcUaConnection_disconnectFromEndpoint: .. index:: single: disconnectFromEndpoint disconnectFromEndpoint() ++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. .. _method_OpcUaConnection_readNodeAttributes: .. index:: single: readNodeAttributes readNodeAttributes(JSValue value) +++++++++++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Returns**: Boolean .. _method_OpcUaConnection_writeNodeAttributes: .. index:: single: writeNodeAttributes writeNodeAttributes(JSValue value) ++++++++++++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. :**› Returns**: Boolean Signals ******* .. _signal_OpcUaConnection_readNodeAttributesFinished: .. index:: single: readNodeAttributesFinished readNodeAttributesFinished(Variant value) +++++++++++++++++++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation. .. _signal_OpcUaConnection_writeNodeAttributesFinished: .. index:: single: writeNodeAttributesFinished writeNodeAttributesFinished(Variant value) ++++++++++++++++++++++++++++++++++++++++++ Please refer to the `Qt OPC UA Connection QML type `_ documentation.