Expand description
Definition of types representing OPC UA NodeSet2 files.
Structs§
- Access
Level - Access level flags
- Access
Restriction - Access restriction flags
- Alias
Table - List of aliases used in a nodeset.
- Array
Dimensions - Array dimensions as a comma separated list of lengths
- Data
Type Definition - Data type definition.
- Data
Type Field - Field in a data type definition.
- Duration
- Duration as a floating point number of seconds
- Event
Notifier - Node event notifier
- List
OfReferences - List of references in a node definition.
- List
OfRole Permissions - List of role permissions.
- Locale
- A text locale
- Localized
Text - A localized text with a body and a locale.
- Model
Table - Table containing models defined in a nodeset file.
- Model
Table Entry - Description of a model contained in a nodeset file.
- NodeId
- An OPC-UA node ID or alias
- Node
IdAlias - Entry in the alias table.
- Node
Set2 - Struct representing a NodeSet2.xml file.
- Node
SetStatus - Status of a node set change element.
- Node
SetStatus List - List of statuses for a node set change.
- Node
ToDelete - Node that should be deleted.
- Nodes
ToAdd - List of nodes to add.
- Nodes
ToDelete - List of nodes to delete.
- Qualified
Name - An OPC-UA QualifiedName on the form Name:Index
- Reference
- A reference defined inside a node.
- Reference
Change - Reference being created or deleted.
- References
ToChange - List of references to add or remove.
- Role
Permission - Role permission for a node.
- Structure
Translation Type - Structure translation.
- Symbolic
Name - Symbolic name.
- UAData
Type - Data type defined in a node set file.
- UAInstance
- Base type for node instances.
- UAMethod
- Method defined in a node set file.
- UAMethod
Argument - Argument of a method in a node set file.
- UANode
Base - Common fields for nodeset nodes.
- UANode
Set - A full OPC-UA node set.
- UANode
SetChanges - Differential update of a node set.
- UANode
SetChanges Status - Status of a node set change.
- UAObject
- OPC UA Object in a nodeset.
- UAObject
Type - Object type defined in a node set file.
- UAReference
Type - Reference type defined in a ndoe set file.
- UAType
- Base type for node set types.
- UAVariable
- Variable defined in a nodeset.
- UAVariable
Type - Variable type defined in a node set file.
- UAView
- View defined in a node set file.
- UriTable
- List of URIs.
- Value
- Variable initial value.
- Value
Rank - Variable value rank
- Write
Mask - A node write mask
Enums§
- Data
Type Purpose - Purpose of a data type in a node set.
- Release
Status - Status of a node set.
- Translation
Type - Translation variant.
- UANode
- A NodeSet2 node.
Functions§
- load_
nodeset2_ file - Load a NodeSet2 file from an XML file.
documentis the content of a NodeSet2.xml file.