Qt OPC UA QML Types▲
For more information on the Qt OPC UA module, see the Qt OPC UA module documentation.
- 
					ApplicationDescription: The OPC UA ApplicationDescription. 
- 
					AttributeOperand: The OPC UA AttributeOperand type. 
- 
					AuthenticationInformation: The OPC UA authentication information. 
- 
					Connection: Connects to a server. 
- 
					ElementOperand: The OPC UA ElementOperand type. 
- 
					EndpointDescription: The OPC UA EndpointDescription. 
- 
					EndpointDiscovery: Provides information about available endpoints on a server. 
- 
					EventFilter: Defines an EventFilter for a monitored item. 
- 
					FilterElement: The OPC UA ContentFilterElement. 
- 
					LiteralOperand: The OPC UA LiteralOperand type. 
- 
					LocalizedText: Contains a text with associated locale. 
- 
					MethodArgument: Arguments for OpcUa method calls. 
- 
					MethodNode: Calls a method on the server. 
- 
					Node: Represents a node on a server. 
- 
					NodeId: Specifies a node by an identifier. 
- 
					ReadItem: Specifies an item to be read from the server. 
- 
					ReadResult: Contains result data after reading from the server. 
- 
					RelativeNodeId: Specifies a relative node by a start node and a path. 
- 
					RelativeNodePath: Specifies a relative node path element. 
- 
					ServerDiscovery: Provides information about available servers. 
- 
					SimpleAttributeOperand: The OPC UA SimpleAttributeOperand type. 
- 
					Status: Status code of an OPC UA function. 
- 
					UserTokenPolicy: The OPC UA ApplicationDescription. 
- 
					ValueNode: Represents a value node from a server. 
- 
					WriteItem: Specifies an item to be written to the server. 
- 
					WriteResult: Contains result data after writing to the server. 




