| Interface | Description |
|---|---|
| WriteMasks |
| Class | Description |
|---|---|
| DataValue |
A DataValue represents an attribute value at a point in time.
|
| DiagnosticInfo |
A DiagnosticInfo contains vendor-specific diagnostic information that can
accompany many OPC-UA response messages.
|
| ExpandedNodeId |
A NodeId with the namespaceURI specified explicitly in its string format, and
a serverIndex specified.
|
| ExtensionObject | |
| Guid |
A Guid is a 128-bit globally unique identifier.
|
| LocalizedText |
A structure containing a String in a locale-specific translation specified by the locale
identifier.
|
| NodeId |
Represents a NodeId, as specified in the OPC-UA Spec Part 3 (Address Space) Section 7.2.
|
| NumericRange |
A NumericRange represents ranges for indexing into arrays.
|
| NumericRange.Dimension | |
| QualifiedName |
A qualified name contains a string and an index that identifies a namespace in the local server's
NamespaceArray
|
| StatusCode |
A StatusCode is a 32-bit numerical value that is used to report the outcome of an operation the
status of the information returned by that operation.
|
| UByte | |
| UInt16 |
An implementation that mimics an unsigned 16-bit integer.
|
| UInt32 |
An implementation that mimics an unsigned 32-bit integer.
|
| UInt64 |
Represents an Unsigned 64 bit integer.
|
| UtcTime |
OPC-UA UTC time is represented as the number of 100-nanosecond intervals since Jan 1, 1601 (This
format is also knows as Windows FILETIME).
|
| Variant |
A Variant is a wrapper around any of the built-in datatypes.
|
| XmlElement |
An XmlElement
|
| Enum | Description |
|---|---|
| AccessLevel |
The AccessLevel Attribute is used to indicate how the Value of a Variable can be accessed
(read/write) and if it contains current and/or historic data.
|
| AttributeType |
Defines all of the attributes that are used by all OPC-UA defined NodeClasses
|
| DataType |
This enum contains all built-in DataTypes defined for OPC-UA.
|
| NodeClass | |
| ReferenceType |
This enum defines all of the built-in reference types.
|
| SecurityPolicy | |
| StatusCode.InfoType | |
| StatusCode.Severity | |
| StatusCode.SubCode | |
| ValueRank | |
| WriteMask |