.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaBase.DataTypeIds Class Reference

A class that declares constants for all DataTypes in the Model Design. More...

Static Public Attributes

static readonly NodeId BaseDataType = new NodeId(OpcUa.DataTypes.BaseDataType)
 The identifier for the BaseDataType DataType. More...
 
static readonly NodeId Number = new NodeId(OpcUa.DataTypes.Number)
 The identifier for the Number DataType. More...
 
static readonly NodeId Integer = new NodeId(OpcUa.DataTypes.Integer)
 The identifier for the Integer DataType. More...
 
static readonly NodeId UInteger = new NodeId(OpcUa.DataTypes.UInteger)
 The identifier for the UInteger DataType. More...
 
static readonly NodeId Enumeration = new NodeId(OpcUa.DataTypes.Enumeration)
 The identifier for the Enumeration DataType. More...
 
static readonly NodeId Boolean = new NodeId(OpcUa.DataTypes.Boolean)
 The identifier for the Boolean DataType. More...
 
static readonly NodeId SByte = new NodeId(OpcUa.DataTypes.SByte)
 The identifier for the SByte DataType. More...
 
static readonly NodeId Byte = new NodeId(OpcUa.DataTypes.Byte)
 The identifier for the Byte DataType. More...
 
static readonly NodeId Int16 = new NodeId(OpcUa.DataTypes.Int16)
 The identifier for the Int16 DataType. More...
 
static readonly NodeId UInt16 = new NodeId(OpcUa.DataTypes.UInt16)
 The identifier for the UInt16 DataType. More...
 
static readonly NodeId Int32 = new NodeId(OpcUa.DataTypes.Int32)
 The identifier for the Int32 DataType. More...
 
static readonly NodeId UInt32 = new NodeId(OpcUa.DataTypes.UInt32)
 The identifier for the UInt32 DataType. More...
 
static readonly NodeId Int64 = new NodeId(OpcUa.DataTypes.Int64)
 The identifier for the Int64 DataType. More...
 
static readonly NodeId UInt64 = new NodeId(OpcUa.DataTypes.UInt64)
 The identifier for the UInt64 DataType. More...
 
static readonly NodeId Float = new NodeId(OpcUa.DataTypes.Float)
 The identifier for the Float DataType. More...
 
static readonly NodeId Double = new NodeId(OpcUa.DataTypes.Double)
 The identifier for the Double DataType. More...
 
static readonly NodeId String = new NodeId(OpcUa.DataTypes.String)
 The identifier for the String DataType. More...
 
static readonly NodeId DateTime = new NodeId(OpcUa.DataTypes.DateTime)
 The identifier for the DateTime DataType. More...
 
static readonly NodeId Guid = new NodeId(OpcUa.DataTypes.Guid)
 The identifier for the Guid DataType. More...
 
static readonly NodeId ByteString = new NodeId(OpcUa.DataTypes.ByteString)
 The identifier for the ByteString DataType. More...
 
static readonly NodeId XmlElement = new NodeId(OpcUa.DataTypes.XmlElement)
 The identifier for the XmlElement DataType. More...
 
static readonly NodeId NodeId = new NodeId(OpcUa.DataTypes.NodeId)
 The identifier for the NodeId DataType. More...
 
static readonly NodeId ExpandedNodeId = new NodeId(OpcUa.DataTypes.ExpandedNodeId)
 The identifier for the ExpandedNodeId DataType. More...
 
static readonly NodeId StatusCode = new NodeId(OpcUa.DataTypes.StatusCode)
 The identifier for the StatusCode DataType. More...
 
static readonly NodeId QualifiedName = new NodeId(OpcUa.DataTypes.QualifiedName)
 The identifier for the QualifiedName DataType. More...
 
static readonly NodeId LocalizedText = new NodeId(OpcUa.DataTypes.LocalizedText)
 The identifier for the LocalizedText DataType. More...
 
static readonly NodeId Structure = new NodeId(OpcUa.DataTypes.Structure)
 The identifier for the Structure DataType. More...
 
static readonly NodeId DataValue = new NodeId(OpcUa.DataTypes.DataValue)
 The identifier for the DataValue DataType. More...
 
static readonly NodeId DiagnosticInfo = new NodeId(OpcUa.DataTypes.DiagnosticInfo)
 The identifier for the DiagnosticInfo DataType. More...
 
static readonly NodeId Image = new NodeId(OpcUa.DataTypes.Image)
 The identifier for the Image DataType. More...
 
static readonly NodeId Decimal = new NodeId(OpcUa.DataTypes.Decimal)
 The identifier for the Decimal DataType. More...
 
static readonly NodeId NamingRuleType = new NodeId(OpcUa.DataTypes.NamingRuleType)
 The identifier for the NamingRuleType DataType. More...
 
static readonly NodeId ImageBMP = new NodeId(OpcUa.DataTypes.ImageBMP)
 The identifier for the ImageBMP DataType. More...
 
static readonly NodeId ImageGIF = new NodeId(OpcUa.DataTypes.ImageGIF)
 The identifier for the ImageGIF DataType. More...
 
static readonly NodeId ImageJPG = new NodeId(OpcUa.DataTypes.ImageJPG)
 The identifier for the ImageJPG DataType. More...
 
static readonly NodeId ImagePNG = new NodeId(OpcUa.DataTypes.ImagePNG)
 The identifier for the ImagePNG DataType. More...
 
static readonly NodeId AudioDataType = new NodeId(OpcUa.DataTypes.AudioDataType)
 The identifier for the AudioDataType DataType. More...
 
static readonly NodeId BitFieldMaskDataType = new NodeId(OpcUa.DataTypes.BitFieldMaskDataType)
 The identifier for the BitFieldMaskDataType DataType. More...
 
static readonly NodeId KeyValuePair = new NodeId(OpcUa.DataTypes.KeyValuePair)
 The identifier for the KeyValuePair DataType. More...
 
static readonly NodeId EndpointType = new NodeId(OpcUa.DataTypes.EndpointType)
 The identifier for the EndpointType DataType. More...
 
static readonly NodeId OpenFileMode = new NodeId(OpcUa.DataTypes.OpenFileMode)
 The identifier for the OpenFileMode DataType. More...
 
static readonly NodeId IdentityCriteriaType = new NodeId(OpcUa.DataTypes.IdentityCriteriaType)
 The identifier for the IdentityCriteriaType DataType. More...
 
static readonly NodeId IdentityMappingRuleType = new NodeId(OpcUa.DataTypes.IdentityMappingRuleType)
 The identifier for the IdentityMappingRuleType DataType. More...
 
static readonly NodeId TrustListMasks = new NodeId(OpcUa.DataTypes.TrustListMasks)
 The identifier for the TrustListMasks DataType. More...
 
static readonly NodeId TrustListDataType = new NodeId(OpcUa.DataTypes.TrustListDataType)
 The identifier for the TrustListDataType DataType. More...
 
static readonly NodeId DecimalDataType = new NodeId(OpcUa.DataTypes.DecimalDataType)
 The identifier for the DecimalDataType DataType. More...
 
static readonly NodeId DataTypeSchemaHeader = new NodeId(OpcUa.DataTypes.DataTypeSchemaHeader)
 The identifier for the DataTypeSchemaHeader DataType. More...
 
static readonly NodeId DataTypeDescription = new NodeId(OpcUa.DataTypes.DataTypeDescription)
 The identifier for the DataTypeDescription DataType. More...
 
static readonly NodeId StructureDescription = new NodeId(OpcUa.DataTypes.StructureDescription)
 The identifier for the StructureDescription DataType. More...
 
static readonly NodeId EnumDescription = new NodeId(OpcUa.DataTypes.EnumDescription)
 The identifier for the EnumDescription DataType. More...
 
static readonly NodeId SimpleTypeDescription = new NodeId(OpcUa.DataTypes.SimpleTypeDescription)
 The identifier for the SimpleTypeDescription DataType. More...
 
static readonly NodeId UABinaryFileDataType = new NodeId(OpcUa.DataTypes.UABinaryFileDataType)
 The identifier for the UABinaryFileDataType DataType. More...
 
static readonly NodeId PubSubState = new NodeId(OpcUa.DataTypes.PubSubState)
 The identifier for the PubSubState DataType. More...
 
static readonly NodeId DataSetMetaDataType = new NodeId(OpcUa.DataTypes.DataSetMetaDataType)
 The identifier for the DataSetMetaDataType DataType. More...
 
static readonly NodeId FieldMetaData = new NodeId(OpcUa.DataTypes.FieldMetaData)
 The identifier for the FieldMetaData DataType. More...
 
static readonly NodeId DataSetFieldFlags = new NodeId(OpcUa.DataTypes.DataSetFieldFlags)
 The identifier for the DataSetFieldFlags DataType. More...
 
static readonly NodeId ConfigurationVersionDataType = new NodeId(OpcUa.DataTypes.ConfigurationVersionDataType)
 The identifier for the ConfigurationVersionDataType DataType. More...
 
static readonly NodeId PublishedDataSetDataType = new NodeId(OpcUa.DataTypes.PublishedDataSetDataType)
 The identifier for the PublishedDataSetDataType DataType. More...
 
static readonly NodeId PublishedDataSetSourceDataType = new NodeId(OpcUa.DataTypes.PublishedDataSetSourceDataType)
 The identifier for the PublishedDataSetSourceDataType DataType. More...
 
static readonly NodeId PublishedVariableDataType = new NodeId(OpcUa.DataTypes.PublishedVariableDataType)
 The identifier for the PublishedVariableDataType DataType. More...
 
static readonly NodeId PublishedDataItemsDataType = new NodeId(OpcUa.DataTypes.PublishedDataItemsDataType)
 The identifier for the PublishedDataItemsDataType DataType. More...
 
static readonly NodeId PublishedEventsDataType = new NodeId(OpcUa.DataTypes.PublishedEventsDataType)
 The identifier for the PublishedEventsDataType DataType. More...
 
static readonly NodeId DataSetFieldContentMask = new NodeId(OpcUa.DataTypes.DataSetFieldContentMask)
 The identifier for the DataSetFieldContentMask DataType. More...
 
static readonly NodeId DataSetWriterDataType = new NodeId(OpcUa.DataTypes.DataSetWriterDataType)
 The identifier for the DataSetWriterDataType DataType. More...
 
static readonly NodeId DataSetWriterTransportDataType = new NodeId(OpcUa.DataTypes.DataSetWriterTransportDataType)
 The identifier for the DataSetWriterTransportDataType DataType. More...
 
static readonly NodeId DataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.DataSetWriterMessageDataType)
 The identifier for the DataSetWriterMessageDataType DataType. More...
 
static readonly NodeId PubSubGroupDataType = new NodeId(OpcUa.DataTypes.PubSubGroupDataType)
 The identifier for the PubSubGroupDataType DataType. More...
 
static readonly NodeId WriterGroupDataType = new NodeId(OpcUa.DataTypes.WriterGroupDataType)
 The identifier for the WriterGroupDataType DataType. More...
 
static readonly NodeId WriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.WriterGroupTransportDataType)
 The identifier for the WriterGroupTransportDataType DataType. More...
 
static readonly NodeId WriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.WriterGroupMessageDataType)
 The identifier for the WriterGroupMessageDataType DataType. More...
 
static readonly NodeId PubSubConnectionDataType = new NodeId(OpcUa.DataTypes.PubSubConnectionDataType)
 The identifier for the PubSubConnectionDataType DataType. More...
 
static readonly NodeId ConnectionTransportDataType = new NodeId(OpcUa.DataTypes.ConnectionTransportDataType)
 The identifier for the ConnectionTransportDataType DataType. More...
 
static readonly NodeId NetworkAddressDataType = new NodeId(OpcUa.DataTypes.NetworkAddressDataType)
 The identifier for the NetworkAddressDataType DataType. More...
 
static readonly NodeId NetworkAddressUrlDataType = new NodeId(OpcUa.DataTypes.NetworkAddressUrlDataType)
 The identifier for the NetworkAddressUrlDataType DataType. More...
 
static readonly NodeId ReaderGroupDataType = new NodeId(OpcUa.DataTypes.ReaderGroupDataType)
 The identifier for the ReaderGroupDataType DataType. More...
 
static readonly NodeId ReaderGroupTransportDataType = new NodeId(OpcUa.DataTypes.ReaderGroupTransportDataType)
 The identifier for the ReaderGroupTransportDataType DataType. More...
 
static readonly NodeId ReaderGroupMessageDataType = new NodeId(OpcUa.DataTypes.ReaderGroupMessageDataType)
 The identifier for the ReaderGroupMessageDataType DataType. More...
 
static readonly NodeId DataSetReaderDataType = new NodeId(OpcUa.DataTypes.DataSetReaderDataType)
 The identifier for the DataSetReaderDataType DataType. More...
 
static readonly NodeId DataSetReaderTransportDataType = new NodeId(OpcUa.DataTypes.DataSetReaderTransportDataType)
 The identifier for the DataSetReaderTransportDataType DataType. More...
 
static readonly NodeId DataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.DataSetReaderMessageDataType)
 The identifier for the DataSetReaderMessageDataType DataType. More...
 
static readonly NodeId SubscribedDataSetDataType = new NodeId(OpcUa.DataTypes.SubscribedDataSetDataType)
 The identifier for the SubscribedDataSetDataType DataType. More...
 
static readonly NodeId TargetVariablesDataType = new NodeId(OpcUa.DataTypes.TargetVariablesDataType)
 The identifier for the TargetVariablesDataType DataType. More...
 
static readonly NodeId FieldTargetDataType = new NodeId(OpcUa.DataTypes.FieldTargetDataType)
 The identifier for the FieldTargetDataType DataType. More...
 
static readonly NodeId OverrideValueHandling = new NodeId(OpcUa.DataTypes.OverrideValueHandling)
 The identifier for the OverrideValueHandling DataType. More...
 
static readonly NodeId SubscribedDataSetMirrorDataType = new NodeId(OpcUa.DataTypes.SubscribedDataSetMirrorDataType)
 The identifier for the SubscribedDataSetMirrorDataType DataType. More...
 
static readonly NodeId PubSubConfigurationDataType = new NodeId(OpcUa.DataTypes.PubSubConfigurationDataType)
 The identifier for the PubSubConfigurationDataType DataType. More...
 
static readonly NodeId DataSetOrderingType = new NodeId(OpcUa.DataTypes.DataSetOrderingType)
 The identifier for the DataSetOrderingType DataType. More...
 
static readonly NodeId UadpNetworkMessageContentMask = new NodeId(OpcUa.DataTypes.UadpNetworkMessageContentMask)
 The identifier for the UadpNetworkMessageContentMask DataType. More...
 
static readonly NodeId UadpWriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.UadpWriterGroupMessageDataType)
 The identifier for the UadpWriterGroupMessageDataType DataType. More...
 
static readonly NodeId UadpDataSetMessageContentMask = new NodeId(OpcUa.DataTypes.UadpDataSetMessageContentMask)
 The identifier for the UadpDataSetMessageContentMask DataType. More...
 
static readonly NodeId UadpDataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.UadpDataSetWriterMessageDataType)
 The identifier for the UadpDataSetWriterMessageDataType DataType. More...
 
static readonly NodeId UadpDataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.UadpDataSetReaderMessageDataType)
 The identifier for the UadpDataSetReaderMessageDataType DataType. More...
 
static readonly NodeId JsonNetworkMessageContentMask = new NodeId(OpcUa.DataTypes.JsonNetworkMessageContentMask)
 The identifier for the JsonNetworkMessageContentMask DataType. More...
 
static readonly NodeId JsonWriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.JsonWriterGroupMessageDataType)
 The identifier for the JsonWriterGroupMessageDataType DataType. More...
 
static readonly NodeId JsonDataSetMessageContentMask = new NodeId(OpcUa.DataTypes.JsonDataSetMessageContentMask)
 The identifier for the JsonDataSetMessageContentMask DataType. More...
 
static readonly NodeId JsonDataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.JsonDataSetWriterMessageDataType)
 The identifier for the JsonDataSetWriterMessageDataType DataType. More...
 
static readonly NodeId JsonDataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.JsonDataSetReaderMessageDataType)
 The identifier for the JsonDataSetReaderMessageDataType DataType. More...
 
static readonly NodeId DatagramConnectionTransportDataType = new NodeId(OpcUa.DataTypes.DatagramConnectionTransportDataType)
 The identifier for the DatagramConnectionTransportDataType DataType. More...
 
static readonly NodeId DatagramWriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.DatagramWriterGroupTransportDataType)
 The identifier for the DatagramWriterGroupTransportDataType DataType. More...
 
static readonly NodeId BrokerConnectionTransportDataType = new NodeId(OpcUa.DataTypes.BrokerConnectionTransportDataType)
 The identifier for the BrokerConnectionTransportDataType DataType. More...
 
static readonly NodeId BrokerTransportQualityOfService = new NodeId(OpcUa.DataTypes.BrokerTransportQualityOfService)
 The identifier for the BrokerTransportQualityOfService DataType. More...
 
static readonly NodeId BrokerWriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.BrokerWriterGroupTransportDataType)
 The identifier for the BrokerWriterGroupTransportDataType DataType. More...
 
static readonly NodeId BrokerDataSetWriterTransportDataType = new NodeId(OpcUa.DataTypes.BrokerDataSetWriterTransportDataType)
 The identifier for the BrokerDataSetWriterTransportDataType DataType. More...
 
static readonly NodeId BrokerDataSetReaderTransportDataType = new NodeId(OpcUa.DataTypes.BrokerDataSetReaderTransportDataType)
 The identifier for the BrokerDataSetReaderTransportDataType DataType. More...
 
static readonly NodeId DiagnosticsLevel = new NodeId(OpcUa.DataTypes.DiagnosticsLevel)
 The identifier for the DiagnosticsLevel DataType. More...
 
static readonly NodeId PubSubDiagnosticsCounterClassification = new NodeId(OpcUa.DataTypes.PubSubDiagnosticsCounterClassification)
 The identifier for the PubSubDiagnosticsCounterClassification DataType. More...
 
static readonly NodeId IdType = new NodeId(OpcUa.DataTypes.IdType)
 The identifier for the IdType DataType. More...
 
static readonly NodeId NodeClass = new NodeId(OpcUa.DataTypes.NodeClass)
 The identifier for the NodeClass DataType. More...
 
static readonly NodeId PermissionType = new NodeId(OpcUa.DataTypes.PermissionType)
 The identifier for the PermissionType DataType. More...
 
static readonly NodeId AccessLevelType = new NodeId(OpcUa.DataTypes.AccessLevelType)
 The identifier for the AccessLevelType DataType. More...
 
static readonly NodeId AccessLevelExType = new NodeId(OpcUa.DataTypes.AccessLevelExType)
 The identifier for the AccessLevelExType DataType. More...
 
static readonly NodeId EventNotifierType = new NodeId(OpcUa.DataTypes.EventNotifierType)
 The identifier for the EventNotifierType DataType. More...
 
static readonly NodeId AccessRestrictionType = new NodeId(OpcUa.DataTypes.AccessRestrictionType)
 The identifier for the AccessRestrictionType DataType. More...
 
static readonly NodeId RolePermissionType = new NodeId(OpcUa.DataTypes.RolePermissionType)
 The identifier for the RolePermissionType DataType. More...
 
static readonly NodeId DataTypeDefinition = new NodeId(OpcUa.DataTypes.DataTypeDefinition)
 The identifier for the DataTypeDefinition DataType. More...
 
static readonly NodeId StructureType = new NodeId(OpcUa.DataTypes.StructureType)
 The identifier for the StructureType DataType. More...
 
static readonly NodeId StructureField = new NodeId(OpcUa.DataTypes.StructureField)
 The identifier for the StructureField DataType. More...
 
static readonly NodeId StructureDefinition = new NodeId(OpcUa.DataTypes.StructureDefinition)
 The identifier for the StructureDefinition DataType. More...
 
static readonly NodeId EnumDefinition = new NodeId(OpcUa.DataTypes.EnumDefinition)
 The identifier for the EnumDefinition DataType. More...
 
static readonly NodeId Node = new NodeId(OpcUa.DataTypes.Node)
 The identifier for the Node DataType. More...
 
static readonly NodeId InstanceNode = new NodeId(OpcUa.DataTypes.InstanceNode)
 The identifier for the InstanceNode DataType. More...
 
static readonly NodeId TypeNode = new NodeId(OpcUa.DataTypes.TypeNode)
 The identifier for the TypeNode DataType. More...
 
static readonly NodeId ObjectNode = new NodeId(OpcUa.DataTypes.ObjectNode)
 The identifier for the ObjectNode DataType. More...
 
static readonly NodeId ObjectTypeNode = new NodeId(OpcUa.DataTypes.ObjectTypeNode)
 The identifier for the ObjectTypeNode DataType. More...
 
static readonly NodeId VariableNode = new NodeId(OpcUa.DataTypes.VariableNode)
 The identifier for the VariableNode DataType. More...
 
static readonly NodeId VariableTypeNode = new NodeId(OpcUa.DataTypes.VariableTypeNode)
 The identifier for the VariableTypeNode DataType. More...
 
static readonly NodeId ReferenceTypeNode = new NodeId(OpcUa.DataTypes.ReferenceTypeNode)
 The identifier for the ReferenceTypeNode DataType. More...
 
static readonly NodeId MethodNode = new NodeId(OpcUa.DataTypes.MethodNode)
 The identifier for the MethodNode DataType. More...
 
static readonly NodeId ViewNode = new NodeId(OpcUa.DataTypes.ViewNode)
 The identifier for the ViewNode DataType. More...
 
static readonly NodeId DataTypeNode = new NodeId(OpcUa.DataTypes.DataTypeNode)
 The identifier for the DataTypeNode DataType. More...
 
static readonly NodeId ReferenceNode = new NodeId(OpcUa.DataTypes.ReferenceNode)
 The identifier for the ReferenceNode DataType. More...
 
static readonly NodeId Argument = new NodeId(OpcUa.DataTypes.Argument)
 The identifier for the Argument DataType. More...
 
static readonly NodeId EnumValueType = new NodeId(OpcUa.DataTypes.EnumValueType)
 The identifier for the EnumValueType DataType. More...
 
static readonly NodeId EnumField = new NodeId(OpcUa.DataTypes.EnumField)
 The identifier for the EnumField DataType. More...
 
static readonly NodeId OptionSet = new NodeId(OpcUa.DataTypes.OptionSet)
 The identifier for the OptionSet DataType. More...
 
static readonly NodeId Union = new NodeId(OpcUa.DataTypes.Union)
 The identifier for the Union DataType. More...
 
static readonly NodeId NormalizedString = new NodeId(OpcUa.DataTypes.NormalizedString)
 The identifier for the NormalizedString DataType. More...
 
static readonly NodeId DecimalString = new NodeId(OpcUa.DataTypes.DecimalString)
 The identifier for the DecimalString DataType. More...
 
static readonly NodeId DurationString = new NodeId(OpcUa.DataTypes.DurationString)
 The identifier for the DurationString DataType. More...
 
static readonly NodeId TimeString = new NodeId(OpcUa.DataTypes.TimeString)
 The identifier for the TimeString DataType. More...
 
static readonly NodeId DateString = new NodeId(OpcUa.DataTypes.DateString)
 The identifier for the DateString DataType. More...
 
static readonly NodeId Duration = new NodeId(OpcUa.DataTypes.Duration)
 The identifier for the Duration DataType. More...
 
static readonly NodeId UtcTime = new NodeId(OpcUa.DataTypes.UtcTime)
 The identifier for the UtcTime DataType. More...
 
static readonly NodeId LocaleId = new NodeId(OpcUa.DataTypes.LocaleId)
 The identifier for the LocaleId DataType. More...
 
static readonly NodeId TimeZoneDataType = new NodeId(OpcUa.DataTypes.TimeZoneDataType)
 The identifier for the TimeZoneDataType DataType. More...
 
static readonly NodeId IntegerId = new NodeId(OpcUa.DataTypes.IntegerId)
 The identifier for the IntegerId DataType. More...
 
static readonly NodeId ApplicationType = new NodeId(OpcUa.DataTypes.ApplicationType)
 The identifier for the ApplicationType DataType. More...
 
static readonly NodeId ApplicationDescription = new NodeId(OpcUa.DataTypes.ApplicationDescription)
 The identifier for the ApplicationDescription DataType. More...
 
static readonly NodeId RequestHeader = new NodeId(OpcUa.DataTypes.RequestHeader)
 The identifier for the RequestHeader DataType. More...
 
static readonly NodeId ResponseHeader = new NodeId(OpcUa.DataTypes.ResponseHeader)
 The identifier for the ResponseHeader DataType. More...
 
static readonly NodeId VersionTime = new NodeId(OpcUa.DataTypes.VersionTime)
 The identifier for the VersionTime DataType. More...
 
static readonly NodeId ServiceFault = new NodeId(OpcUa.DataTypes.ServiceFault)
 The identifier for the ServiceFault DataType. More...
 
static readonly NodeId SessionlessInvokeRequestType = new NodeId(OpcUa.DataTypes.SessionlessInvokeRequestType)
 The identifier for the SessionlessInvokeRequestType DataType. More...
 
static readonly NodeId SessionlessInvokeResponseType = new NodeId(OpcUa.DataTypes.SessionlessInvokeResponseType)
 The identifier for the SessionlessInvokeResponseType DataType. More...
 
static readonly NodeId FindServersRequest = new NodeId(OpcUa.DataTypes.FindServersRequest)
 The identifier for the FindServersRequest DataType. More...
 
static readonly NodeId FindServersResponse = new NodeId(OpcUa.DataTypes.FindServersResponse)
 The identifier for the FindServersResponse DataType. More...
 
static readonly NodeId ServerOnNetwork = new NodeId(OpcUa.DataTypes.ServerOnNetwork)
 The identifier for the ServerOnNetwork DataType. More...
 
static readonly NodeId FindServersOnNetworkRequest = new NodeId(OpcUa.DataTypes.FindServersOnNetworkRequest)
 The identifier for the FindServersOnNetworkRequest DataType. More...
 
static readonly NodeId FindServersOnNetworkResponse = new NodeId(OpcUa.DataTypes.FindServersOnNetworkResponse)
 The identifier for the FindServersOnNetworkResponse DataType. More...
 
static readonly NodeId ApplicationInstanceCertificate = new NodeId(OpcUa.DataTypes.ApplicationInstanceCertificate)
 The identifier for the ApplicationInstanceCertificate DataType. More...
 
static readonly NodeId MessageSecurityMode = new NodeId(OpcUa.DataTypes.MessageSecurityMode)
 The identifier for the MessageSecurityMode DataType. More...
 
static readonly NodeId UserTokenType = new NodeId(OpcUa.DataTypes.UserTokenType)
 The identifier for the UserTokenType DataType. More...
 
static readonly NodeId UserTokenPolicy = new NodeId(OpcUa.DataTypes.UserTokenPolicy)
 The identifier for the UserTokenPolicy DataType. More...
 
static readonly NodeId EndpointDescription = new NodeId(OpcUa.DataTypes.EndpointDescription)
 The identifier for the EndpointDescription DataType. More...
 
static readonly NodeId GetEndpointsRequest = new NodeId(OpcUa.DataTypes.GetEndpointsRequest)
 The identifier for the GetEndpointsRequest DataType. More...
 
static readonly NodeId GetEndpointsResponse = new NodeId(OpcUa.DataTypes.GetEndpointsResponse)
 The identifier for the GetEndpointsResponse DataType. More...
 
static readonly NodeId RegisteredServer = new NodeId(OpcUa.DataTypes.RegisteredServer)
 The identifier for the RegisteredServer DataType. More...
 
static readonly NodeId RegisterServerRequest = new NodeId(OpcUa.DataTypes.RegisterServerRequest)
 The identifier for the RegisterServerRequest DataType. More...
 
static readonly NodeId RegisterServerResponse = new NodeId(OpcUa.DataTypes.RegisterServerResponse)
 The identifier for the RegisterServerResponse DataType. More...
 
static readonly NodeId DiscoveryConfiguration = new NodeId(OpcUa.DataTypes.DiscoveryConfiguration)
 The identifier for the DiscoveryConfiguration DataType. More...
 
static readonly NodeId MdnsDiscoveryConfiguration = new NodeId(OpcUa.DataTypes.MdnsDiscoveryConfiguration)
 The identifier for the MdnsDiscoveryConfiguration DataType. More...
 
static readonly NodeId RegisterServer2Request = new NodeId(OpcUa.DataTypes.RegisterServer2Request)
 The identifier for the RegisterServer2Request DataType. More...
 
static readonly NodeId RegisterServer2Response = new NodeId(OpcUa.DataTypes.RegisterServer2Response)
 The identifier for the RegisterServer2Response DataType. More...
 
static readonly NodeId SecurityTokenRequestType = new NodeId(OpcUa.DataTypes.SecurityTokenRequestType)
 The identifier for the SecurityTokenRequestType DataType. More...
 
static readonly NodeId ChannelSecurityToken = new NodeId(OpcUa.DataTypes.ChannelSecurityToken)
 The identifier for the ChannelSecurityToken DataType. More...
 
static readonly NodeId OpenSecureChannelRequest = new NodeId(OpcUa.DataTypes.OpenSecureChannelRequest)
 The identifier for the OpenSecureChannelRequest DataType. More...
 
static readonly NodeId OpenSecureChannelResponse = new NodeId(OpcUa.DataTypes.OpenSecureChannelResponse)
 The identifier for the OpenSecureChannelResponse DataType. More...
 
static readonly NodeId CloseSecureChannelRequest = new NodeId(OpcUa.DataTypes.CloseSecureChannelRequest)
 The identifier for the CloseSecureChannelRequest DataType. More...
 
static readonly NodeId CloseSecureChannelResponse = new NodeId(OpcUa.DataTypes.CloseSecureChannelResponse)
 The identifier for the CloseSecureChannelResponse DataType. More...
 
static readonly NodeId SignedSoftwareCertificate = new NodeId(OpcUa.DataTypes.SignedSoftwareCertificate)
 The identifier for the SignedSoftwareCertificate DataType. More...
 
static readonly NodeId SessionAuthenticationToken = new NodeId(OpcUa.DataTypes.SessionAuthenticationToken)
 The identifier for the SessionAuthenticationToken DataType. More...
 
static readonly NodeId SignatureData = new NodeId(OpcUa.DataTypes.SignatureData)
 The identifier for the SignatureData DataType. More...
 
static readonly NodeId CreateSessionRequest = new NodeId(OpcUa.DataTypes.CreateSessionRequest)
 The identifier for the CreateSessionRequest DataType. More...
 
static readonly NodeId CreateSessionResponse = new NodeId(OpcUa.DataTypes.CreateSessionResponse)
 The identifier for the CreateSessionResponse DataType. More...
 
static readonly NodeId UserIdentityToken = new NodeId(OpcUa.DataTypes.UserIdentityToken)
 The identifier for the UserIdentityToken DataType. More...
 
static readonly NodeId AnonymousIdentityToken = new NodeId(OpcUa.DataTypes.AnonymousIdentityToken)
 The identifier for the AnonymousIdentityToken DataType. More...
 
static readonly NodeId UserNameIdentityToken = new NodeId(OpcUa.DataTypes.UserNameIdentityToken)
 The identifier for the UserNameIdentityToken DataType. More...
 
static readonly NodeId X509IdentityToken = new NodeId(OpcUa.DataTypes.X509IdentityToken)
 The identifier for the X509IdentityToken DataType. More...
 
static readonly NodeId IssuedIdentityToken = new NodeId(OpcUa.DataTypes.IssuedIdentityToken)
 The identifier for the IssuedIdentityToken DataType. More...
 
static readonly NodeId RsaEncryptedSecret = new NodeId(OpcUa.DataTypes.RsaEncryptedSecret)
 The identifier for the RsaEncryptedSecret DataType. More...
 
static readonly NodeId ActivateSessionRequest = new NodeId(OpcUa.DataTypes.ActivateSessionRequest)
 The identifier for the ActivateSessionRequest DataType. More...
 
static readonly NodeId ActivateSessionResponse = new NodeId(OpcUa.DataTypes.ActivateSessionResponse)
 The identifier for the ActivateSessionResponse DataType. More...
 
static readonly NodeId CloseSessionRequest = new NodeId(OpcUa.DataTypes.CloseSessionRequest)
 The identifier for the CloseSessionRequest DataType. More...
 
static readonly NodeId CloseSessionResponse = new NodeId(OpcUa.DataTypes.CloseSessionResponse)
 The identifier for the CloseSessionResponse DataType. More...
 
static readonly NodeId CancelRequest = new NodeId(OpcUa.DataTypes.CancelRequest)
 The identifier for the CancelRequest DataType. More...
 
static readonly NodeId CancelResponse = new NodeId(OpcUa.DataTypes.CancelResponse)
 The identifier for the CancelResponse DataType. More...
 
static readonly NodeId NodeAttributesMask = new NodeId(OpcUa.DataTypes.NodeAttributesMask)
 The identifier for the NodeAttributesMask DataType. More...
 
static readonly NodeId NodeAttributes = new NodeId(OpcUa.DataTypes.NodeAttributes)
 The identifier for the NodeAttributes DataType. More...
 
static readonly NodeId ObjectAttributes = new NodeId(OpcUa.DataTypes.ObjectAttributes)
 The identifier for the ObjectAttributes DataType. More...
 
static readonly NodeId VariableAttributes = new NodeId(OpcUa.DataTypes.VariableAttributes)
 The identifier for the VariableAttributes DataType. More...
 
static readonly NodeId MethodAttributes = new NodeId(OpcUa.DataTypes.MethodAttributes)
 The identifier for the MethodAttributes DataType. More...
 
static readonly NodeId ObjectTypeAttributes = new NodeId(OpcUa.DataTypes.ObjectTypeAttributes)
 The identifier for the ObjectTypeAttributes DataType. More...
 
static readonly NodeId VariableTypeAttributes = new NodeId(OpcUa.DataTypes.VariableTypeAttributes)
 The identifier for the VariableTypeAttributes DataType. More...
 
static readonly NodeId ReferenceTypeAttributes = new NodeId(OpcUa.DataTypes.ReferenceTypeAttributes)
 The identifier for the ReferenceTypeAttributes DataType. More...
 
static readonly NodeId DataTypeAttributes = new NodeId(OpcUa.DataTypes.DataTypeAttributes)
 The identifier for the DataTypeAttributes DataType. More...
 
static readonly NodeId ViewAttributes = new NodeId(OpcUa.DataTypes.ViewAttributes)
 The identifier for the ViewAttributes DataType. More...
 
static readonly NodeId GenericAttributeValue = new NodeId(OpcUa.DataTypes.GenericAttributeValue)
 The identifier for the GenericAttributeValue DataType. More...
 
static readonly NodeId GenericAttributes = new NodeId(OpcUa.DataTypes.GenericAttributes)
 The identifier for the GenericAttributes DataType. More...
 
static readonly NodeId AddNodesItem = new NodeId(OpcUa.DataTypes.AddNodesItem)
 The identifier for the AddNodesItem DataType. More...
 
static readonly NodeId AddNodesResult = new NodeId(OpcUa.DataTypes.AddNodesResult)
 The identifier for the AddNodesResult DataType. More...
 
static readonly NodeId AddNodesRequest = new NodeId(OpcUa.DataTypes.AddNodesRequest)
 The identifier for the AddNodesRequest DataType. More...
 
static readonly NodeId AddNodesResponse = new NodeId(OpcUa.DataTypes.AddNodesResponse)
 The identifier for the AddNodesResponse DataType. More...
 
static readonly NodeId AddReferencesItem = new NodeId(OpcUa.DataTypes.AddReferencesItem)
 The identifier for the AddReferencesItem DataType. More...
 
static readonly NodeId AddReferencesRequest = new NodeId(OpcUa.DataTypes.AddReferencesRequest)
 The identifier for the AddReferencesRequest DataType. More...
 
static readonly NodeId AddReferencesResponse = new NodeId(OpcUa.DataTypes.AddReferencesResponse)
 The identifier for the AddReferencesResponse DataType. More...
 
static readonly NodeId DeleteNodesItem = new NodeId(OpcUa.DataTypes.DeleteNodesItem)
 The identifier for the DeleteNodesItem DataType. More...
 
static readonly NodeId DeleteNodesRequest = new NodeId(OpcUa.DataTypes.DeleteNodesRequest)
 The identifier for the DeleteNodesRequest DataType. More...
 
static readonly NodeId DeleteNodesResponse = new NodeId(OpcUa.DataTypes.DeleteNodesResponse)
 The identifier for the DeleteNodesResponse DataType. More...
 
static readonly NodeId DeleteReferencesItem = new NodeId(OpcUa.DataTypes.DeleteReferencesItem)
 The identifier for the DeleteReferencesItem DataType. More...
 
static readonly NodeId DeleteReferencesRequest = new NodeId(OpcUa.DataTypes.DeleteReferencesRequest)
 The identifier for the DeleteReferencesRequest DataType. More...
 
static readonly NodeId DeleteReferencesResponse = new NodeId(OpcUa.DataTypes.DeleteReferencesResponse)
 The identifier for the DeleteReferencesResponse DataType. More...
 
static readonly NodeId AttributeWriteMask = new NodeId(OpcUa.DataTypes.AttributeWriteMask)
 The identifier for the AttributeWriteMask DataType. More...
 
static readonly NodeId BrowseDirection = new NodeId(OpcUa.DataTypes.BrowseDirection)
 The identifier for the BrowseDirection DataType. More...
 
static readonly NodeId ViewDescription = new NodeId(OpcUa.DataTypes.ViewDescription)
 The identifier for the ViewDescription DataType. More...
 
static readonly NodeId BrowseDescription = new NodeId(OpcUa.DataTypes.BrowseDescription)
 The identifier for the BrowseDescription DataType. More...
 
static readonly NodeId BrowseResultMask = new NodeId(OpcUa.DataTypes.BrowseResultMask)
 The identifier for the BrowseResultMask DataType. More...
 
static readonly NodeId ReferenceDescription = new NodeId(OpcUa.DataTypes.ReferenceDescription)
 The identifier for the ReferenceDescription DataType. More...
 
static readonly NodeId ContinuationPoint = new NodeId(OpcUa.DataTypes.ContinuationPoint)
 The identifier for the ContinuationPoint DataType. More...
 
static readonly NodeId BrowseResult = new NodeId(OpcUa.DataTypes.BrowseResult)
 The identifier for the BrowseResult DataType. More...
 
static readonly NodeId BrowseRequest = new NodeId(OpcUa.DataTypes.BrowseRequest)
 The identifier for the BrowseRequest DataType. More...
 
static readonly NodeId BrowseResponse = new NodeId(OpcUa.DataTypes.BrowseResponse)
 The identifier for the BrowseResponse DataType. More...
 
static readonly NodeId BrowseNextRequest = new NodeId(OpcUa.DataTypes.BrowseNextRequest)
 The identifier for the BrowseNextRequest DataType. More...
 
static readonly NodeId BrowseNextResponse = new NodeId(OpcUa.DataTypes.BrowseNextResponse)
 The identifier for the BrowseNextResponse DataType. More...
 
static readonly NodeId RelativePathElement = new NodeId(OpcUa.DataTypes.RelativePathElement)
 The identifier for the RelativePathElement DataType. More...
 
static readonly NodeId RelativePath = new NodeId(OpcUa.DataTypes.RelativePath)
 The identifier for the RelativePath DataType. More...
 
static readonly NodeId BrowsePath = new NodeId(OpcUa.DataTypes.BrowsePath)
 The identifier for the BrowsePath DataType. More...
 
static readonly NodeId BrowsePathTarget = new NodeId(OpcUa.DataTypes.BrowsePathTarget)
 The identifier for the BrowsePathTarget DataType. More...
 
static readonly NodeId BrowsePathResult = new NodeId(OpcUa.DataTypes.BrowsePathResult)
 The identifier for the BrowsePathResult DataType. More...
 
static readonly NodeId TranslateBrowsePathsToNodeIdsRequest = new NodeId(OpcUa.DataTypes.TranslateBrowsePathsToNodeIdsRequest)
 The identifier for the TranslateBrowsePathsToNodeIdsRequest DataType. More...
 
static readonly NodeId TranslateBrowsePathsToNodeIdsResponse = new NodeId(OpcUa.DataTypes.TranslateBrowsePathsToNodeIdsResponse)
 The identifier for the TranslateBrowsePathsToNodeIdsResponse DataType. More...
 
static readonly NodeId RegisterNodesRequest = new NodeId(OpcUa.DataTypes.RegisterNodesRequest)
 The identifier for the RegisterNodesRequest DataType. More...
 
static readonly NodeId RegisterNodesResponse = new NodeId(OpcUa.DataTypes.RegisterNodesResponse)
 The identifier for the RegisterNodesResponse DataType. More...
 
static readonly NodeId UnregisterNodesRequest = new NodeId(OpcUa.DataTypes.UnregisterNodesRequest)
 The identifier for the UnregisterNodesRequest DataType. More...
 
static readonly NodeId UnregisterNodesResponse = new NodeId(OpcUa.DataTypes.UnregisterNodesResponse)
 The identifier for the UnregisterNodesResponse DataType. More...
 
static readonly NodeId Counter = new NodeId(OpcUa.DataTypes.Counter)
 The identifier for the Counter DataType. More...
 
static readonly NodeId NumericRange = new NodeId(OpcUa.DataTypes.NumericRange)
 The identifier for the NumericRange DataType. More...
 
static readonly NodeId Time = new NodeId(OpcUa.DataTypes.Time)
 The identifier for the Time DataType. More...
 
static readonly NodeId Date = new NodeId(OpcUa.DataTypes.Date)
 The identifier for the Date DataType. More...
 
static readonly NodeId EndpointConfiguration = new NodeId(OpcUa.DataTypes.EndpointConfiguration)
 The identifier for the EndpointConfiguration DataType. More...
 
static readonly NodeId QueryDataDescription = new NodeId(OpcUa.DataTypes.QueryDataDescription)
 The identifier for the QueryDataDescription DataType. More...
 
static readonly NodeId NodeTypeDescription = new NodeId(OpcUa.DataTypes.NodeTypeDescription)
 The identifier for the NodeTypeDescription DataType. More...
 
static readonly NodeId FilterOperator = new NodeId(OpcUa.DataTypes.FilterOperator)
 The identifier for the FilterOperator DataType. More...
 
static readonly NodeId QueryDataSet = new NodeId(OpcUa.DataTypes.QueryDataSet)
 The identifier for the QueryDataSet DataType. More...
 
static readonly NodeId NodeReference = new NodeId(OpcUa.DataTypes.NodeReference)
 The identifier for the NodeReference DataType. More...
 
static readonly NodeId ContentFilterElement = new NodeId(OpcUa.DataTypes.ContentFilterElement)
 The identifier for the ContentFilterElement DataType. More...
 
static readonly NodeId ContentFilter = new NodeId(OpcUa.DataTypes.ContentFilter)
 The identifier for the ContentFilter DataType. More...
 
static readonly NodeId FilterOperand = new NodeId(OpcUa.DataTypes.FilterOperand)
 The identifier for the FilterOperand DataType. More...
 
static readonly NodeId ElementOperand = new NodeId(OpcUa.DataTypes.ElementOperand)
 The identifier for the ElementOperand DataType. More...
 
static readonly NodeId LiteralOperand = new NodeId(OpcUa.DataTypes.LiteralOperand)
 The identifier for the LiteralOperand DataType. More...
 
static readonly NodeId AttributeOperand = new NodeId(OpcUa.DataTypes.AttributeOperand)
 The identifier for the AttributeOperand DataType. More...
 
static readonly NodeId SimpleAttributeOperand = new NodeId(OpcUa.DataTypes.SimpleAttributeOperand)
 The identifier for the SimpleAttributeOperand DataType. More...
 
static readonly NodeId ContentFilterElementResult = new NodeId(OpcUa.DataTypes.ContentFilterElementResult)
 The identifier for the ContentFilterElementResult DataType. More...
 
static readonly NodeId ContentFilterResult = new NodeId(OpcUa.DataTypes.ContentFilterResult)
 The identifier for the ContentFilterResult DataType. More...
 
static readonly NodeId ParsingResult = new NodeId(OpcUa.DataTypes.ParsingResult)
 The identifier for the ParsingResult DataType. More...
 
static readonly NodeId QueryFirstRequest = new NodeId(OpcUa.DataTypes.QueryFirstRequest)
 The identifier for the QueryFirstRequest DataType. More...
 
static readonly NodeId QueryFirstResponse = new NodeId(OpcUa.DataTypes.QueryFirstResponse)
 The identifier for the QueryFirstResponse DataType. More...
 
static readonly NodeId QueryNextRequest = new NodeId(OpcUa.DataTypes.QueryNextRequest)
 The identifier for the QueryNextRequest DataType. More...
 
static readonly NodeId QueryNextResponse = new NodeId(OpcUa.DataTypes.QueryNextResponse)
 The identifier for the QueryNextResponse DataType. More...
 
static readonly NodeId TimestampsToReturn = new NodeId(OpcUa.DataTypes.TimestampsToReturn)
 The identifier for the TimestampsToReturn DataType. More...
 
static readonly NodeId ReadValueId = new NodeId(OpcUa.DataTypes.ReadValueId)
 The identifier for the ReadValueId DataType. More...
 
static readonly NodeId ReadRequest = new NodeId(OpcUa.DataTypes.ReadRequest)
 The identifier for the ReadRequest DataType. More...
 
static readonly NodeId ReadResponse = new NodeId(OpcUa.DataTypes.ReadResponse)
 The identifier for the ReadResponse DataType. More...
 
static readonly NodeId HistoryReadValueId = new NodeId(OpcUa.DataTypes.HistoryReadValueId)
 The identifier for the HistoryReadValueId DataType. More...
 
static readonly NodeId HistoryReadResult = new NodeId(OpcUa.DataTypes.HistoryReadResult)
 The identifier for the HistoryReadResult DataType. More...
 
static readonly NodeId HistoryReadDetails = new NodeId(OpcUa.DataTypes.HistoryReadDetails)
 The identifier for the HistoryReadDetails DataType. More...
 
static readonly NodeId ReadEventDetails = new NodeId(OpcUa.DataTypes.ReadEventDetails)
 The identifier for the ReadEventDetails DataType. More...
 
static readonly NodeId ReadRawModifiedDetails = new NodeId(OpcUa.DataTypes.ReadRawModifiedDetails)
 The identifier for the ReadRawModifiedDetails DataType. More...
 
static readonly NodeId ReadProcessedDetails = new NodeId(OpcUa.DataTypes.ReadProcessedDetails)
 The identifier for the ReadProcessedDetails DataType. More...
 
static readonly NodeId ReadAtTimeDetails = new NodeId(OpcUa.DataTypes.ReadAtTimeDetails)
 The identifier for the ReadAtTimeDetails DataType. More...
 
static readonly NodeId HistoryData = new NodeId(OpcUa.DataTypes.HistoryData)
 The identifier for the HistoryData DataType. More...
 
static readonly NodeId ModificationInfo = new NodeId(OpcUa.DataTypes.ModificationInfo)
 The identifier for the ModificationInfo DataType. More...
 
static readonly NodeId HistoryModifiedData = new NodeId(OpcUa.DataTypes.HistoryModifiedData)
 The identifier for the HistoryModifiedData DataType. More...
 
static readonly NodeId HistoryEvent = new NodeId(OpcUa.DataTypes.HistoryEvent)
 The identifier for the HistoryEvent DataType. More...
 
static readonly NodeId HistoryReadRequest = new NodeId(OpcUa.DataTypes.HistoryReadRequest)
 The identifier for the HistoryReadRequest DataType. More...
 
static readonly NodeId HistoryReadResponse = new NodeId(OpcUa.DataTypes.HistoryReadResponse)
 The identifier for the HistoryReadResponse DataType. More...
 
static readonly NodeId WriteValue = new NodeId(OpcUa.DataTypes.WriteValue)
 The identifier for the WriteValue DataType. More...
 
static readonly NodeId WriteRequest = new NodeId(OpcUa.DataTypes.WriteRequest)
 The identifier for the WriteRequest DataType. More...
 
static readonly NodeId WriteResponse = new NodeId(OpcUa.DataTypes.WriteResponse)
 The identifier for the WriteResponse DataType. More...
 
static readonly NodeId HistoryUpdateDetails = new NodeId(OpcUa.DataTypes.HistoryUpdateDetails)
 The identifier for the HistoryUpdateDetails DataType. More...
 
static readonly NodeId HistoryUpdateType = new NodeId(OpcUa.DataTypes.HistoryUpdateType)
 The identifier for the HistoryUpdateType DataType. More...
 
static readonly NodeId PerformUpdateType = new NodeId(OpcUa.DataTypes.PerformUpdateType)
 The identifier for the PerformUpdateType DataType. More...
 
static readonly NodeId UpdateDataDetails = new NodeId(OpcUa.DataTypes.UpdateDataDetails)
 The identifier for the UpdateDataDetails DataType. More...
 
static readonly NodeId UpdateStructureDataDetails = new NodeId(OpcUa.DataTypes.UpdateStructureDataDetails)
 The identifier for the UpdateStructureDataDetails DataType. More...
 
static readonly NodeId UpdateEventDetails = new NodeId(OpcUa.DataTypes.UpdateEventDetails)
 The identifier for the UpdateEventDetails DataType. More...
 
static readonly NodeId DeleteRawModifiedDetails = new NodeId(OpcUa.DataTypes.DeleteRawModifiedDetails)
 The identifier for the DeleteRawModifiedDetails DataType. More...
 
static readonly NodeId DeleteAtTimeDetails = new NodeId(OpcUa.DataTypes.DeleteAtTimeDetails)
 The identifier for the DeleteAtTimeDetails DataType. More...
 
static readonly NodeId DeleteEventDetails = new NodeId(OpcUa.DataTypes.DeleteEventDetails)
 The identifier for the DeleteEventDetails DataType. More...
 
static readonly NodeId HistoryUpdateResult = new NodeId(OpcUa.DataTypes.HistoryUpdateResult)
 The identifier for the HistoryUpdateResult DataType. More...
 
static readonly NodeId HistoryUpdateRequest = new NodeId(OpcUa.DataTypes.HistoryUpdateRequest)
 The identifier for the HistoryUpdateRequest DataType. More...
 
static readonly NodeId HistoryUpdateResponse = new NodeId(OpcUa.DataTypes.HistoryUpdateResponse)
 The identifier for the HistoryUpdateResponse DataType. More...
 
static readonly NodeId CallMethodRequest = new NodeId(OpcUa.DataTypes.CallMethodRequest)
 The identifier for the CallMethodRequest DataType. More...
 
static readonly NodeId CallMethodResult = new NodeId(OpcUa.DataTypes.CallMethodResult)
 The identifier for the CallMethodResult DataType. More...
 
static readonly NodeId CallRequest = new NodeId(OpcUa.DataTypes.CallRequest)
 The identifier for the CallRequest DataType. More...
 
static readonly NodeId CallResponse = new NodeId(OpcUa.DataTypes.CallResponse)
 The identifier for the CallResponse DataType. More...
 
static readonly NodeId MonitoringMode = new NodeId(OpcUa.DataTypes.MonitoringMode)
 The identifier for the MonitoringMode DataType. More...
 
static readonly NodeId DataChangeTrigger = new NodeId(OpcUa.DataTypes.DataChangeTrigger)
 The identifier for the DataChangeTrigger DataType. More...
 
static readonly NodeId DeadbandType = new NodeId(OpcUa.DataTypes.DeadbandType)
 The identifier for the DeadbandType DataType. More...
 
static readonly NodeId MonitoringFilter = new NodeId(OpcUa.DataTypes.MonitoringFilter)
 The identifier for the MonitoringFilter DataType. More...
 
static readonly NodeId DataChangeFilter = new NodeId(OpcUa.DataTypes.DataChangeFilter)
 The identifier for the DataChangeFilter DataType. More...
 
static readonly NodeId EventFilter = new NodeId(OpcUa.DataTypes.EventFilter)
 The identifier for the EventFilter DataType. More...
 
static readonly NodeId AggregateConfiguration = new NodeId(OpcUa.DataTypes.AggregateConfiguration)
 The identifier for the AggregateConfiguration DataType. More...
 
static readonly NodeId AggregateFilter = new NodeId(OpcUa.DataTypes.AggregateFilter)
 The identifier for the AggregateFilter DataType. More...
 
static readonly NodeId MonitoringFilterResult = new NodeId(OpcUa.DataTypes.MonitoringFilterResult)
 The identifier for the MonitoringFilterResult DataType. More...
 
static readonly NodeId EventFilterResult = new NodeId(OpcUa.DataTypes.EventFilterResult)
 The identifier for the EventFilterResult DataType. More...
 
static readonly NodeId AggregateFilterResult = new NodeId(OpcUa.DataTypes.AggregateFilterResult)
 The identifier for the AggregateFilterResult DataType. More...
 
static readonly NodeId MonitoringParameters = new NodeId(OpcUa.DataTypes.MonitoringParameters)
 The identifier for the MonitoringParameters DataType. More...
 
static readonly NodeId MonitoredItemCreateRequest = new NodeId(OpcUa.DataTypes.MonitoredItemCreateRequest)
 The identifier for the MonitoredItemCreateRequest DataType. More...
 
static readonly NodeId MonitoredItemCreateResult = new NodeId(OpcUa.DataTypes.MonitoredItemCreateResult)
 The identifier for the MonitoredItemCreateResult DataType. More...
 
static readonly NodeId CreateMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.CreateMonitoredItemsRequest)
 The identifier for the CreateMonitoredItemsRequest DataType. More...
 
static readonly NodeId CreateMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.CreateMonitoredItemsResponse)
 The identifier for the CreateMonitoredItemsResponse DataType. More...
 
static readonly NodeId MonitoredItemModifyRequest = new NodeId(OpcUa.DataTypes.MonitoredItemModifyRequest)
 The identifier for the MonitoredItemModifyRequest DataType. More...
 
static readonly NodeId MonitoredItemModifyResult = new NodeId(OpcUa.DataTypes.MonitoredItemModifyResult)
 The identifier for the MonitoredItemModifyResult DataType. More...
 
static readonly NodeId ModifyMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.ModifyMonitoredItemsRequest)
 The identifier for the ModifyMonitoredItemsRequest DataType. More...
 
static readonly NodeId ModifyMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.ModifyMonitoredItemsResponse)
 The identifier for the ModifyMonitoredItemsResponse DataType. More...
 
static readonly NodeId SetMonitoringModeRequest = new NodeId(OpcUa.DataTypes.SetMonitoringModeRequest)
 The identifier for the SetMonitoringModeRequest DataType. More...
 
static readonly NodeId SetMonitoringModeResponse = new NodeId(OpcUa.DataTypes.SetMonitoringModeResponse)
 The identifier for the SetMonitoringModeResponse DataType. More...
 
static readonly NodeId SetTriggeringRequest = new NodeId(OpcUa.DataTypes.SetTriggeringRequest)
 The identifier for the SetTriggeringRequest DataType. More...
 
static readonly NodeId SetTriggeringResponse = new NodeId(OpcUa.DataTypes.SetTriggeringResponse)
 The identifier for the SetTriggeringResponse DataType. More...
 
static readonly NodeId DeleteMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.DeleteMonitoredItemsRequest)
 The identifier for the DeleteMonitoredItemsRequest DataType. More...
 
static readonly NodeId DeleteMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.DeleteMonitoredItemsResponse)
 The identifier for the DeleteMonitoredItemsResponse DataType. More...
 
static readonly NodeId CreateSubscriptionRequest = new NodeId(OpcUa.DataTypes.CreateSubscriptionRequest)
 The identifier for the CreateSubscriptionRequest DataType. More...
 
static readonly NodeId CreateSubscriptionResponse = new NodeId(OpcUa.DataTypes.CreateSubscriptionResponse)
 The identifier for the CreateSubscriptionResponse DataType. More...
 
static readonly NodeId ModifySubscriptionRequest = new NodeId(OpcUa.DataTypes.ModifySubscriptionRequest)
 The identifier for the ModifySubscriptionRequest DataType. More...
 
static readonly NodeId ModifySubscriptionResponse = new NodeId(OpcUa.DataTypes.ModifySubscriptionResponse)
 The identifier for the ModifySubscriptionResponse DataType. More...
 
static readonly NodeId SetPublishingModeRequest = new NodeId(OpcUa.DataTypes.SetPublishingModeRequest)
 The identifier for the SetPublishingModeRequest DataType. More...
 
static readonly NodeId SetPublishingModeResponse = new NodeId(OpcUa.DataTypes.SetPublishingModeResponse)
 The identifier for the SetPublishingModeResponse DataType. More...
 
static readonly NodeId NotificationMessage = new NodeId(OpcUa.DataTypes.NotificationMessage)
 The identifier for the NotificationMessage DataType. More...
 
static readonly NodeId NotificationData = new NodeId(OpcUa.DataTypes.NotificationData)
 The identifier for the NotificationData DataType. More...
 
static readonly NodeId DataChangeNotification = new NodeId(OpcUa.DataTypes.DataChangeNotification)
 The identifier for the DataChangeNotification DataType. More...
 
static readonly NodeId MonitoredItemNotification = new NodeId(OpcUa.DataTypes.MonitoredItemNotification)
 The identifier for the MonitoredItemNotification DataType. More...
 
static readonly NodeId EventNotificationList = new NodeId(OpcUa.DataTypes.EventNotificationList)
 The identifier for the EventNotificationList DataType. More...
 
static readonly NodeId EventFieldList = new NodeId(OpcUa.DataTypes.EventFieldList)
 The identifier for the EventFieldList DataType. More...
 
static readonly NodeId HistoryEventFieldList = new NodeId(OpcUa.DataTypes.HistoryEventFieldList)
 The identifier for the HistoryEventFieldList DataType. More...
 
static readonly NodeId StatusChangeNotification = new NodeId(OpcUa.DataTypes.StatusChangeNotification)
 The identifier for the StatusChangeNotification DataType. More...
 
static readonly NodeId SubscriptionAcknowledgement = new NodeId(OpcUa.DataTypes.SubscriptionAcknowledgement)
 The identifier for the SubscriptionAcknowledgement DataType. More...
 
static readonly NodeId PublishRequest = new NodeId(OpcUa.DataTypes.PublishRequest)
 The identifier for the PublishRequest DataType. More...
 
static readonly NodeId PublishResponse = new NodeId(OpcUa.DataTypes.PublishResponse)
 The identifier for the PublishResponse DataType. More...
 
static readonly NodeId RepublishRequest = new NodeId(OpcUa.DataTypes.RepublishRequest)
 The identifier for the RepublishRequest DataType. More...
 
static readonly NodeId RepublishResponse = new NodeId(OpcUa.DataTypes.RepublishResponse)
 The identifier for the RepublishResponse DataType. More...
 
static readonly NodeId TransferResult = new NodeId(OpcUa.DataTypes.TransferResult)
 The identifier for the TransferResult DataType. More...
 
static readonly NodeId TransferSubscriptionsRequest = new NodeId(OpcUa.DataTypes.TransferSubscriptionsRequest)
 The identifier for the TransferSubscriptionsRequest DataType. More...
 
static readonly NodeId TransferSubscriptionsResponse = new NodeId(OpcUa.DataTypes.TransferSubscriptionsResponse)
 The identifier for the TransferSubscriptionsResponse DataType. More...
 
static readonly NodeId DeleteSubscriptionsRequest = new NodeId(OpcUa.DataTypes.DeleteSubscriptionsRequest)
 The identifier for the DeleteSubscriptionsRequest DataType. More...
 
static readonly NodeId DeleteSubscriptionsResponse = new NodeId(OpcUa.DataTypes.DeleteSubscriptionsResponse)
 The identifier for the DeleteSubscriptionsResponse DataType. More...
 
static readonly NodeId BuildInfo = new NodeId(OpcUa.DataTypes.BuildInfo)
 The identifier for the BuildInfo DataType. More...
 
static readonly NodeId RedundancySupport = new NodeId(OpcUa.DataTypes.RedundancySupport)
 The identifier for the RedundancySupport DataType. More...
 
static readonly NodeId ServerState = new NodeId(OpcUa.DataTypes.ServerState)
 The identifier for the ServerState DataType. More...
 
static readonly NodeId RedundantServerDataType = new NodeId(OpcUa.DataTypes.RedundantServerDataType)
 The identifier for the RedundantServerDataType DataType. More...
 
static readonly NodeId EndpointUrlListDataType = new NodeId(OpcUa.DataTypes.EndpointUrlListDataType)
 The identifier for the EndpointUrlListDataType DataType. More...
 
static readonly NodeId NetworkGroupDataType = new NodeId(OpcUa.DataTypes.NetworkGroupDataType)
 The identifier for the NetworkGroupDataType DataType. More...
 
static readonly NodeId SamplingIntervalDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SamplingIntervalDiagnosticsDataType)
 The identifier for the SamplingIntervalDiagnosticsDataType DataType. More...
 
static readonly NodeId ServerDiagnosticsSummaryDataType = new NodeId(OpcUa.DataTypes.ServerDiagnosticsSummaryDataType)
 The identifier for the ServerDiagnosticsSummaryDataType DataType. More...
 
static readonly NodeId ServerStatusDataType = new NodeId(OpcUa.DataTypes.ServerStatusDataType)
 The identifier for the ServerStatusDataType DataType. More...
 
static readonly NodeId SessionDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SessionDiagnosticsDataType)
 The identifier for the SessionDiagnosticsDataType DataType. More...
 
static readonly NodeId SessionSecurityDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SessionSecurityDiagnosticsDataType)
 The identifier for the SessionSecurityDiagnosticsDataType DataType. More...
 
static readonly NodeId ServiceCounterDataType = new NodeId(OpcUa.DataTypes.ServiceCounterDataType)
 The identifier for the ServiceCounterDataType DataType. More...
 
static readonly NodeId StatusResult = new NodeId(OpcUa.DataTypes.StatusResult)
 The identifier for the StatusResult DataType. More...
 
static readonly NodeId SubscriptionDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SubscriptionDiagnosticsDataType)
 The identifier for the SubscriptionDiagnosticsDataType DataType. More...
 
static readonly NodeId ModelChangeStructureVerbMask = new NodeId(OpcUa.DataTypes.ModelChangeStructureVerbMask)
 The identifier for the ModelChangeStructureVerbMask DataType. More...
 
static readonly NodeId ModelChangeStructureDataType = new NodeId(OpcUa.DataTypes.ModelChangeStructureDataType)
 The identifier for the ModelChangeStructureDataType DataType. More...
 
static readonly NodeId SemanticChangeStructureDataType = new NodeId(OpcUa.DataTypes.SemanticChangeStructureDataType)
 The identifier for the SemanticChangeStructureDataType DataType. More...
 
static readonly NodeId Range = new NodeId(OpcUa.DataTypes.Range)
 The identifier for the Range DataType. More...
 
static readonly NodeId EUInformation = new NodeId(OpcUa.DataTypes.EUInformation)
 The identifier for the EUInformation DataType. More...
 
static readonly NodeId AxisScaleEnumeration = new NodeId(OpcUa.DataTypes.AxisScaleEnumeration)
 The identifier for the AxisScaleEnumeration DataType. More...
 
static readonly NodeId ComplexNumberType = new NodeId(OpcUa.DataTypes.ComplexNumberType)
 The identifier for the ComplexNumberType DataType. More...
 
static readonly NodeId DoubleComplexNumberType = new NodeId(OpcUa.DataTypes.DoubleComplexNumberType)
 The identifier for the DoubleComplexNumberType DataType. More...
 
static readonly NodeId AxisInformation = new NodeId(OpcUa.DataTypes.AxisInformation)
 The identifier for the AxisInformation DataType. More...
 
static readonly NodeId XVType = new NodeId(OpcUa.DataTypes.XVType)
 The identifier for the XVType DataType. More...
 
static readonly NodeId ProgramDiagnosticDataType = new NodeId(OpcUa.DataTypes.ProgramDiagnosticDataType)
 The identifier for the ProgramDiagnosticDataType DataType. More...
 
static readonly NodeId ProgramDiagnostic2DataType = new NodeId(OpcUa.DataTypes.ProgramDiagnostic2DataType)
 The identifier for the ProgramDiagnostic2DataType DataType. More...
 
static readonly NodeId Annotation = new NodeId(OpcUa.DataTypes.Annotation)
 The identifier for the Annotation DataType. More...
 
static readonly NodeId ExceptionDeviationFormat = new NodeId(OpcUa.DataTypes.ExceptionDeviationFormat)
 The identifier for the ExceptionDeviationFormat DataType. More...
 

Detailed Description

A class that declares constants for all DataTypes in the Model Design.

<exclude>

Member Data Documentation

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AccessLevelExType = new NodeId(OpcUa.DataTypes.AccessLevelExType)
static

The identifier for the AccessLevelExType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AccessLevelType = new NodeId(OpcUa.DataTypes.AccessLevelType)
static

The identifier for the AccessLevelType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AccessRestrictionType = new NodeId(OpcUa.DataTypes.AccessRestrictionType)
static

The identifier for the AccessRestrictionType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ActivateSessionRequest = new NodeId(OpcUa.DataTypes.ActivateSessionRequest)
static

The identifier for the ActivateSessionRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ActivateSessionResponse = new NodeId(OpcUa.DataTypes.ActivateSessionResponse)
static

The identifier for the ActivateSessionResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddNodesItem = new NodeId(OpcUa.DataTypes.AddNodesItem)
static

The identifier for the AddNodesItem DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddNodesRequest = new NodeId(OpcUa.DataTypes.AddNodesRequest)
static

The identifier for the AddNodesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddNodesResponse = new NodeId(OpcUa.DataTypes.AddNodesResponse)
static

The identifier for the AddNodesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddNodesResult = new NodeId(OpcUa.DataTypes.AddNodesResult)
static

The identifier for the AddNodesResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddReferencesItem = new NodeId(OpcUa.DataTypes.AddReferencesItem)
static

The identifier for the AddReferencesItem DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddReferencesRequest = new NodeId(OpcUa.DataTypes.AddReferencesRequest)
static

The identifier for the AddReferencesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AddReferencesResponse = new NodeId(OpcUa.DataTypes.AddReferencesResponse)
static

The identifier for the AddReferencesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AggregateConfiguration = new NodeId(OpcUa.DataTypes.AggregateConfiguration)
static

The identifier for the AggregateConfiguration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AggregateFilter = new NodeId(OpcUa.DataTypes.AggregateFilter)
static

The identifier for the AggregateFilter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AggregateFilterResult = new NodeId(OpcUa.DataTypes.AggregateFilterResult)
static

The identifier for the AggregateFilterResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Annotation = new NodeId(OpcUa.DataTypes.Annotation)
static

The identifier for the Annotation DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AnonymousIdentityToken = new NodeId(OpcUa.DataTypes.AnonymousIdentityToken)
static

The identifier for the AnonymousIdentityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ApplicationDescription = new NodeId(OpcUa.DataTypes.ApplicationDescription)
static

The identifier for the ApplicationDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ApplicationInstanceCertificate = new NodeId(OpcUa.DataTypes.ApplicationInstanceCertificate)
static

The identifier for the ApplicationInstanceCertificate DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ApplicationType = new NodeId(OpcUa.DataTypes.ApplicationType)
static

The identifier for the ApplicationType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Argument = new NodeId(OpcUa.DataTypes.Argument)
static

The identifier for the Argument DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AttributeOperand = new NodeId(OpcUa.DataTypes.AttributeOperand)
static

The identifier for the AttributeOperand DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AttributeWriteMask = new NodeId(OpcUa.DataTypes.AttributeWriteMask)
static

The identifier for the AttributeWriteMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AudioDataType = new NodeId(OpcUa.DataTypes.AudioDataType)
static

The identifier for the AudioDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AxisInformation = new NodeId(OpcUa.DataTypes.AxisInformation)
static

The identifier for the AxisInformation DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.AxisScaleEnumeration = new NodeId(OpcUa.DataTypes.AxisScaleEnumeration)
static

The identifier for the AxisScaleEnumeration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BaseDataType = new NodeId(OpcUa.DataTypes.BaseDataType)
static

The identifier for the BaseDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BitFieldMaskDataType = new NodeId(OpcUa.DataTypes.BitFieldMaskDataType)
static

The identifier for the BitFieldMaskDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Boolean = new NodeId(OpcUa.DataTypes.Boolean)
static

The identifier for the Boolean DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrokerConnectionTransportDataType = new NodeId(OpcUa.DataTypes.BrokerConnectionTransportDataType)
static

The identifier for the BrokerConnectionTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrokerDataSetReaderTransportDataType = new NodeId(OpcUa.DataTypes.BrokerDataSetReaderTransportDataType)
static

The identifier for the BrokerDataSetReaderTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrokerDataSetWriterTransportDataType = new NodeId(OpcUa.DataTypes.BrokerDataSetWriterTransportDataType)
static

The identifier for the BrokerDataSetWriterTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrokerTransportQualityOfService = new NodeId(OpcUa.DataTypes.BrokerTransportQualityOfService)
static

The identifier for the BrokerTransportQualityOfService DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrokerWriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.BrokerWriterGroupTransportDataType)
static

The identifier for the BrokerWriterGroupTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseDescription = new NodeId(OpcUa.DataTypes.BrowseDescription)
static

The identifier for the BrowseDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseDirection = new NodeId(OpcUa.DataTypes.BrowseDirection)
static

The identifier for the BrowseDirection DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseNextRequest = new NodeId(OpcUa.DataTypes.BrowseNextRequest)
static

The identifier for the BrowseNextRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseNextResponse = new NodeId(OpcUa.DataTypes.BrowseNextResponse)
static

The identifier for the BrowseNextResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowsePath = new NodeId(OpcUa.DataTypes.BrowsePath)
static

The identifier for the BrowsePath DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowsePathResult = new NodeId(OpcUa.DataTypes.BrowsePathResult)
static

The identifier for the BrowsePathResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowsePathTarget = new NodeId(OpcUa.DataTypes.BrowsePathTarget)
static

The identifier for the BrowsePathTarget DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseRequest = new NodeId(OpcUa.DataTypes.BrowseRequest)
static

The identifier for the BrowseRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseResponse = new NodeId(OpcUa.DataTypes.BrowseResponse)
static

The identifier for the BrowseResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseResult = new NodeId(OpcUa.DataTypes.BrowseResult)
static

The identifier for the BrowseResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BrowseResultMask = new NodeId(OpcUa.DataTypes.BrowseResultMask)
static

The identifier for the BrowseResultMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.BuildInfo = new NodeId(OpcUa.DataTypes.BuildInfo)
static

The identifier for the BuildInfo DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Byte = new NodeId(OpcUa.DataTypes.Byte)
static

The identifier for the Byte DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ByteString = new NodeId(OpcUa.DataTypes.ByteString)
static

The identifier for the ByteString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CallMethodRequest = new NodeId(OpcUa.DataTypes.CallMethodRequest)
static

The identifier for the CallMethodRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CallMethodResult = new NodeId(OpcUa.DataTypes.CallMethodResult)
static

The identifier for the CallMethodResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CallRequest = new NodeId(OpcUa.DataTypes.CallRequest)
static

The identifier for the CallRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CallResponse = new NodeId(OpcUa.DataTypes.CallResponse)
static

The identifier for the CallResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CancelRequest = new NodeId(OpcUa.DataTypes.CancelRequest)
static

The identifier for the CancelRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CancelResponse = new NodeId(OpcUa.DataTypes.CancelResponse)
static

The identifier for the CancelResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ChannelSecurityToken = new NodeId(OpcUa.DataTypes.ChannelSecurityToken)
static

The identifier for the ChannelSecurityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CloseSecureChannelRequest = new NodeId(OpcUa.DataTypes.CloseSecureChannelRequest)
static

The identifier for the CloseSecureChannelRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CloseSecureChannelResponse = new NodeId(OpcUa.DataTypes.CloseSecureChannelResponse)
static

The identifier for the CloseSecureChannelResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CloseSessionRequest = new NodeId(OpcUa.DataTypes.CloseSessionRequest)
static

The identifier for the CloseSessionRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CloseSessionResponse = new NodeId(OpcUa.DataTypes.CloseSessionResponse)
static

The identifier for the CloseSessionResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ComplexNumberType = new NodeId(OpcUa.DataTypes.ComplexNumberType)
static

The identifier for the ComplexNumberType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ConfigurationVersionDataType = new NodeId(OpcUa.DataTypes.ConfigurationVersionDataType)
static

The identifier for the ConfigurationVersionDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ConnectionTransportDataType = new NodeId(OpcUa.DataTypes.ConnectionTransportDataType)
static

The identifier for the ConnectionTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ContentFilter = new NodeId(OpcUa.DataTypes.ContentFilter)
static

The identifier for the ContentFilter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ContentFilterElement = new NodeId(OpcUa.DataTypes.ContentFilterElement)
static

The identifier for the ContentFilterElement DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ContentFilterElementResult = new NodeId(OpcUa.DataTypes.ContentFilterElementResult)
static

The identifier for the ContentFilterElementResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ContentFilterResult = new NodeId(OpcUa.DataTypes.ContentFilterResult)
static

The identifier for the ContentFilterResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ContinuationPoint = new NodeId(OpcUa.DataTypes.ContinuationPoint)
static

The identifier for the ContinuationPoint DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Counter = new NodeId(OpcUa.DataTypes.Counter)
static

The identifier for the Counter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.CreateMonitoredItemsRequest)
static

The identifier for the CreateMonitoredItemsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.CreateMonitoredItemsResponse)
static

The identifier for the CreateMonitoredItemsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateSessionRequest = new NodeId(OpcUa.DataTypes.CreateSessionRequest)
static

The identifier for the CreateSessionRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateSessionResponse = new NodeId(OpcUa.DataTypes.CreateSessionResponse)
static

The identifier for the CreateSessionResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateSubscriptionRequest = new NodeId(OpcUa.DataTypes.CreateSubscriptionRequest)
static

The identifier for the CreateSubscriptionRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.CreateSubscriptionResponse = new NodeId(OpcUa.DataTypes.CreateSubscriptionResponse)
static

The identifier for the CreateSubscriptionResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataChangeFilter = new NodeId(OpcUa.DataTypes.DataChangeFilter)
static

The identifier for the DataChangeFilter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataChangeNotification = new NodeId(OpcUa.DataTypes.DataChangeNotification)
static

The identifier for the DataChangeNotification DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataChangeTrigger = new NodeId(OpcUa.DataTypes.DataChangeTrigger)
static

The identifier for the DataChangeTrigger DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DatagramConnectionTransportDataType = new NodeId(OpcUa.DataTypes.DatagramConnectionTransportDataType)
static

The identifier for the DatagramConnectionTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DatagramWriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.DatagramWriterGroupTransportDataType)
static

The identifier for the DatagramWriterGroupTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetFieldContentMask = new NodeId(OpcUa.DataTypes.DataSetFieldContentMask)
static

The identifier for the DataSetFieldContentMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetFieldFlags = new NodeId(OpcUa.DataTypes.DataSetFieldFlags)
static

The identifier for the DataSetFieldFlags DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetMetaDataType = new NodeId(OpcUa.DataTypes.DataSetMetaDataType)
static

The identifier for the DataSetMetaDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetOrderingType = new NodeId(OpcUa.DataTypes.DataSetOrderingType)
static

The identifier for the DataSetOrderingType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetReaderDataType = new NodeId(OpcUa.DataTypes.DataSetReaderDataType)
static

The identifier for the DataSetReaderDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.DataSetReaderMessageDataType)
static

The identifier for the DataSetReaderMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetReaderTransportDataType = new NodeId(OpcUa.DataTypes.DataSetReaderTransportDataType)
static

The identifier for the DataSetReaderTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetWriterDataType = new NodeId(OpcUa.DataTypes.DataSetWriterDataType)
static

The identifier for the DataSetWriterDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.DataSetWriterMessageDataType)
static

The identifier for the DataSetWriterMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataSetWriterTransportDataType = new NodeId(OpcUa.DataTypes.DataSetWriterTransportDataType)
static

The identifier for the DataSetWriterTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataTypeAttributes = new NodeId(OpcUa.DataTypes.DataTypeAttributes)
static

The identifier for the DataTypeAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataTypeDefinition = new NodeId(OpcUa.DataTypes.DataTypeDefinition)
static

The identifier for the DataTypeDefinition DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataTypeDescription = new NodeId(OpcUa.DataTypes.DataTypeDescription)
static

The identifier for the DataTypeDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataTypeNode = new NodeId(OpcUa.DataTypes.DataTypeNode)
static

The identifier for the DataTypeNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataTypeSchemaHeader = new NodeId(OpcUa.DataTypes.DataTypeSchemaHeader)
static

The identifier for the DataTypeSchemaHeader DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DataValue = new NodeId(OpcUa.DataTypes.DataValue)
static

The identifier for the DataValue DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Date = new NodeId(OpcUa.DataTypes.Date)
static

The identifier for the Date DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DateString = new NodeId(OpcUa.DataTypes.DateString)
static

The identifier for the DateString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DateTime = new NodeId(OpcUa.DataTypes.DateTime)
static

The identifier for the DateTime DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeadbandType = new NodeId(OpcUa.DataTypes.DeadbandType)
static

The identifier for the DeadbandType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Decimal = new NodeId(OpcUa.DataTypes.Decimal)
static

The identifier for the Decimal DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DecimalDataType = new NodeId(OpcUa.DataTypes.DecimalDataType)
static

The identifier for the DecimalDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DecimalString = new NodeId(OpcUa.DataTypes.DecimalString)
static

The identifier for the DecimalString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteAtTimeDetails = new NodeId(OpcUa.DataTypes.DeleteAtTimeDetails)
static

The identifier for the DeleteAtTimeDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteEventDetails = new NodeId(OpcUa.DataTypes.DeleteEventDetails)
static

The identifier for the DeleteEventDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.DeleteMonitoredItemsRequest)
static

The identifier for the DeleteMonitoredItemsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.DeleteMonitoredItemsResponse)
static

The identifier for the DeleteMonitoredItemsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteNodesItem = new NodeId(OpcUa.DataTypes.DeleteNodesItem)
static

The identifier for the DeleteNodesItem DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteNodesRequest = new NodeId(OpcUa.DataTypes.DeleteNodesRequest)
static

The identifier for the DeleteNodesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteNodesResponse = new NodeId(OpcUa.DataTypes.DeleteNodesResponse)
static

The identifier for the DeleteNodesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteRawModifiedDetails = new NodeId(OpcUa.DataTypes.DeleteRawModifiedDetails)
static

The identifier for the DeleteRawModifiedDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteReferencesItem = new NodeId(OpcUa.DataTypes.DeleteReferencesItem)
static

The identifier for the DeleteReferencesItem DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteReferencesRequest = new NodeId(OpcUa.DataTypes.DeleteReferencesRequest)
static

The identifier for the DeleteReferencesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteReferencesResponse = new NodeId(OpcUa.DataTypes.DeleteReferencesResponse)
static

The identifier for the DeleteReferencesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteSubscriptionsRequest = new NodeId(OpcUa.DataTypes.DeleteSubscriptionsRequest)
static

The identifier for the DeleteSubscriptionsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DeleteSubscriptionsResponse = new NodeId(OpcUa.DataTypes.DeleteSubscriptionsResponse)
static

The identifier for the DeleteSubscriptionsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DiagnosticInfo = new NodeId(OpcUa.DataTypes.DiagnosticInfo)
static

The identifier for the DiagnosticInfo DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DiagnosticsLevel = new NodeId(OpcUa.DataTypes.DiagnosticsLevel)
static

The identifier for the DiagnosticsLevel DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DiscoveryConfiguration = new NodeId(OpcUa.DataTypes.DiscoveryConfiguration)
static

The identifier for the DiscoveryConfiguration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Double = new NodeId(OpcUa.DataTypes.Double)
static

The identifier for the Double DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DoubleComplexNumberType = new NodeId(OpcUa.DataTypes.DoubleComplexNumberType)
static

The identifier for the DoubleComplexNumberType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Duration = new NodeId(OpcUa.DataTypes.Duration)
static

The identifier for the Duration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.DurationString = new NodeId(OpcUa.DataTypes.DurationString)
static

The identifier for the DurationString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ElementOperand = new NodeId(OpcUa.DataTypes.ElementOperand)
static

The identifier for the ElementOperand DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EndpointConfiguration = new NodeId(OpcUa.DataTypes.EndpointConfiguration)
static

The identifier for the EndpointConfiguration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EndpointDescription = new NodeId(OpcUa.DataTypes.EndpointDescription)
static

The identifier for the EndpointDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EndpointType = new NodeId(OpcUa.DataTypes.EndpointType)
static

The identifier for the EndpointType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EndpointUrlListDataType = new NodeId(OpcUa.DataTypes.EndpointUrlListDataType)
static

The identifier for the EndpointUrlListDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EnumDefinition = new NodeId(OpcUa.DataTypes.EnumDefinition)
static

The identifier for the EnumDefinition DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EnumDescription = new NodeId(OpcUa.DataTypes.EnumDescription)
static

The identifier for the EnumDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Enumeration = new NodeId(OpcUa.DataTypes.Enumeration)
static

The identifier for the Enumeration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EnumField = new NodeId(OpcUa.DataTypes.EnumField)
static

The identifier for the EnumField DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EnumValueType = new NodeId(OpcUa.DataTypes.EnumValueType)
static

The identifier for the EnumValueType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EUInformation = new NodeId(OpcUa.DataTypes.EUInformation)
static

The identifier for the EUInformation DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EventFieldList = new NodeId(OpcUa.DataTypes.EventFieldList)
static

The identifier for the EventFieldList DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EventFilter = new NodeId(OpcUa.DataTypes.EventFilter)
static

The identifier for the EventFilter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EventFilterResult = new NodeId(OpcUa.DataTypes.EventFilterResult)
static

The identifier for the EventFilterResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EventNotificationList = new NodeId(OpcUa.DataTypes.EventNotificationList)
static

The identifier for the EventNotificationList DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.EventNotifierType = new NodeId(OpcUa.DataTypes.EventNotifierType)
static

The identifier for the EventNotifierType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ExceptionDeviationFormat = new NodeId(OpcUa.DataTypes.ExceptionDeviationFormat)
static

The identifier for the ExceptionDeviationFormat DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ExpandedNodeId = new NodeId(OpcUa.DataTypes.ExpandedNodeId)
static

The identifier for the ExpandedNodeId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FieldMetaData = new NodeId(OpcUa.DataTypes.FieldMetaData)
static

The identifier for the FieldMetaData DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FieldTargetDataType = new NodeId(OpcUa.DataTypes.FieldTargetDataType)
static

The identifier for the FieldTargetDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FilterOperand = new NodeId(OpcUa.DataTypes.FilterOperand)
static

The identifier for the FilterOperand DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FilterOperator = new NodeId(OpcUa.DataTypes.FilterOperator)
static

The identifier for the FilterOperator DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FindServersOnNetworkRequest = new NodeId(OpcUa.DataTypes.FindServersOnNetworkRequest)
static

The identifier for the FindServersOnNetworkRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FindServersOnNetworkResponse = new NodeId(OpcUa.DataTypes.FindServersOnNetworkResponse)
static

The identifier for the FindServersOnNetworkResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FindServersRequest = new NodeId(OpcUa.DataTypes.FindServersRequest)
static

The identifier for the FindServersRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.FindServersResponse = new NodeId(OpcUa.DataTypes.FindServersResponse)
static

The identifier for the FindServersResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Float = new NodeId(OpcUa.DataTypes.Float)
static

The identifier for the Float DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.GenericAttributes = new NodeId(OpcUa.DataTypes.GenericAttributes)
static

The identifier for the GenericAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.GenericAttributeValue = new NodeId(OpcUa.DataTypes.GenericAttributeValue)
static

The identifier for the GenericAttributeValue DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.GetEndpointsRequest = new NodeId(OpcUa.DataTypes.GetEndpointsRequest)
static

The identifier for the GetEndpointsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.GetEndpointsResponse = new NodeId(OpcUa.DataTypes.GetEndpointsResponse)
static

The identifier for the GetEndpointsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Guid = new NodeId(OpcUa.DataTypes.Guid)
static

The identifier for the Guid DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryData = new NodeId(OpcUa.DataTypes.HistoryData)
static

The identifier for the HistoryData DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryEvent = new NodeId(OpcUa.DataTypes.HistoryEvent)
static

The identifier for the HistoryEvent DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryEventFieldList = new NodeId(OpcUa.DataTypes.HistoryEventFieldList)
static

The identifier for the HistoryEventFieldList DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryModifiedData = new NodeId(OpcUa.DataTypes.HistoryModifiedData)
static

The identifier for the HistoryModifiedData DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryReadDetails = new NodeId(OpcUa.DataTypes.HistoryReadDetails)
static

The identifier for the HistoryReadDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryReadRequest = new NodeId(OpcUa.DataTypes.HistoryReadRequest)
static

The identifier for the HistoryReadRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryReadResponse = new NodeId(OpcUa.DataTypes.HistoryReadResponse)
static

The identifier for the HistoryReadResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryReadResult = new NodeId(OpcUa.DataTypes.HistoryReadResult)
static

The identifier for the HistoryReadResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryReadValueId = new NodeId(OpcUa.DataTypes.HistoryReadValueId)
static

The identifier for the HistoryReadValueId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryUpdateDetails = new NodeId(OpcUa.DataTypes.HistoryUpdateDetails)
static

The identifier for the HistoryUpdateDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryUpdateRequest = new NodeId(OpcUa.DataTypes.HistoryUpdateRequest)
static

The identifier for the HistoryUpdateRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryUpdateResponse = new NodeId(OpcUa.DataTypes.HistoryUpdateResponse)
static

The identifier for the HistoryUpdateResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryUpdateResult = new NodeId(OpcUa.DataTypes.HistoryUpdateResult)
static

The identifier for the HistoryUpdateResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.HistoryUpdateType = new NodeId(OpcUa.DataTypes.HistoryUpdateType)
static

The identifier for the HistoryUpdateType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.IdentityCriteriaType = new NodeId(OpcUa.DataTypes.IdentityCriteriaType)
static

The identifier for the IdentityCriteriaType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.IdentityMappingRuleType = new NodeId(OpcUa.DataTypes.IdentityMappingRuleType)
static

The identifier for the IdentityMappingRuleType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.IdType = new NodeId(OpcUa.DataTypes.IdType)
static

The identifier for the IdType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Image = new NodeId(OpcUa.DataTypes.Image)
static

The identifier for the Image DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ImageBMP = new NodeId(OpcUa.DataTypes.ImageBMP)
static

The identifier for the ImageBMP DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ImageGIF = new NodeId(OpcUa.DataTypes.ImageGIF)
static

The identifier for the ImageGIF DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ImageJPG = new NodeId(OpcUa.DataTypes.ImageJPG)
static

The identifier for the ImageJPG DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ImagePNG = new NodeId(OpcUa.DataTypes.ImagePNG)
static

The identifier for the ImagePNG DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.InstanceNode = new NodeId(OpcUa.DataTypes.InstanceNode)
static

The identifier for the InstanceNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Int16 = new NodeId(OpcUa.DataTypes.Int16)
static

The identifier for the Int16 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Int32 = new NodeId(OpcUa.DataTypes.Int32)
static

The identifier for the Int32 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Int64 = new NodeId(OpcUa.DataTypes.Int64)
static

The identifier for the Int64 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Integer = new NodeId(OpcUa.DataTypes.Integer)
static

The identifier for the Integer DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.IntegerId = new NodeId(OpcUa.DataTypes.IntegerId)
static

The identifier for the IntegerId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.IssuedIdentityToken = new NodeId(OpcUa.DataTypes.IssuedIdentityToken)
static

The identifier for the IssuedIdentityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.JsonDataSetMessageContentMask = new NodeId(OpcUa.DataTypes.JsonDataSetMessageContentMask)
static

The identifier for the JsonDataSetMessageContentMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.JsonDataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.JsonDataSetReaderMessageDataType)
static

The identifier for the JsonDataSetReaderMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.JsonDataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.JsonDataSetWriterMessageDataType)
static

The identifier for the JsonDataSetWriterMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.JsonNetworkMessageContentMask = new NodeId(OpcUa.DataTypes.JsonNetworkMessageContentMask)
static

The identifier for the JsonNetworkMessageContentMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.JsonWriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.JsonWriterGroupMessageDataType)
static

The identifier for the JsonWriterGroupMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.KeyValuePair = new NodeId(OpcUa.DataTypes.KeyValuePair)
static

The identifier for the KeyValuePair DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.LiteralOperand = new NodeId(OpcUa.DataTypes.LiteralOperand)
static

The identifier for the LiteralOperand DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.LocaleId = new NodeId(OpcUa.DataTypes.LocaleId)
static

The identifier for the LocaleId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.LocalizedText = new NodeId(OpcUa.DataTypes.LocalizedText)
static

The identifier for the LocalizedText DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MdnsDiscoveryConfiguration = new NodeId(OpcUa.DataTypes.MdnsDiscoveryConfiguration)
static

The identifier for the MdnsDiscoveryConfiguration DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MessageSecurityMode = new NodeId(OpcUa.DataTypes.MessageSecurityMode)
static

The identifier for the MessageSecurityMode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MethodAttributes = new NodeId(OpcUa.DataTypes.MethodAttributes)
static

The identifier for the MethodAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MethodNode = new NodeId(OpcUa.DataTypes.MethodNode)
static

The identifier for the MethodNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModelChangeStructureDataType = new NodeId(OpcUa.DataTypes.ModelChangeStructureDataType)
static

The identifier for the ModelChangeStructureDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModelChangeStructureVerbMask = new NodeId(OpcUa.DataTypes.ModelChangeStructureVerbMask)
static

The identifier for the ModelChangeStructureVerbMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModificationInfo = new NodeId(OpcUa.DataTypes.ModificationInfo)
static

The identifier for the ModificationInfo DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModifyMonitoredItemsRequest = new NodeId(OpcUa.DataTypes.ModifyMonitoredItemsRequest)
static

The identifier for the ModifyMonitoredItemsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModifyMonitoredItemsResponse = new NodeId(OpcUa.DataTypes.ModifyMonitoredItemsResponse)
static

The identifier for the ModifyMonitoredItemsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModifySubscriptionRequest = new NodeId(OpcUa.DataTypes.ModifySubscriptionRequest)
static

The identifier for the ModifySubscriptionRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ModifySubscriptionResponse = new NodeId(OpcUa.DataTypes.ModifySubscriptionResponse)
static

The identifier for the ModifySubscriptionResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoredItemCreateRequest = new NodeId(OpcUa.DataTypes.MonitoredItemCreateRequest)
static

The identifier for the MonitoredItemCreateRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoredItemCreateResult = new NodeId(OpcUa.DataTypes.MonitoredItemCreateResult)
static

The identifier for the MonitoredItemCreateResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoredItemModifyRequest = new NodeId(OpcUa.DataTypes.MonitoredItemModifyRequest)
static

The identifier for the MonitoredItemModifyRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoredItemModifyResult = new NodeId(OpcUa.DataTypes.MonitoredItemModifyResult)
static

The identifier for the MonitoredItemModifyResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoredItemNotification = new NodeId(OpcUa.DataTypes.MonitoredItemNotification)
static

The identifier for the MonitoredItemNotification DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoringFilter = new NodeId(OpcUa.DataTypes.MonitoringFilter)
static

The identifier for the MonitoringFilter DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoringFilterResult = new NodeId(OpcUa.DataTypes.MonitoringFilterResult)
static

The identifier for the MonitoringFilterResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoringMode = new NodeId(OpcUa.DataTypes.MonitoringMode)
static

The identifier for the MonitoringMode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.MonitoringParameters = new NodeId(OpcUa.DataTypes.MonitoringParameters)
static

The identifier for the MonitoringParameters DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NamingRuleType = new NodeId(OpcUa.DataTypes.NamingRuleType)
static

The identifier for the NamingRuleType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NetworkAddressDataType = new NodeId(OpcUa.DataTypes.NetworkAddressDataType)
static

The identifier for the NetworkAddressDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NetworkAddressUrlDataType = new NodeId(OpcUa.DataTypes.NetworkAddressUrlDataType)
static

The identifier for the NetworkAddressUrlDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NetworkGroupDataType = new NodeId(OpcUa.DataTypes.NetworkGroupDataType)
static

The identifier for the NetworkGroupDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Node = new NodeId(OpcUa.DataTypes.Node)
static

The identifier for the Node DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeAttributes = new NodeId(OpcUa.DataTypes.NodeAttributes)
static

The identifier for the NodeAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeAttributesMask = new NodeId(OpcUa.DataTypes.NodeAttributesMask)
static

The identifier for the NodeAttributesMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeClass = new NodeId(OpcUa.DataTypes.NodeClass)
static

The identifier for the NodeClass DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeId = new NodeId(OpcUa.DataTypes.NodeId)
static

The identifier for the NodeId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeReference = new NodeId(OpcUa.DataTypes.NodeReference)
static

The identifier for the NodeReference DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NodeTypeDescription = new NodeId(OpcUa.DataTypes.NodeTypeDescription)
static

The identifier for the NodeTypeDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NormalizedString = new NodeId(OpcUa.DataTypes.NormalizedString)
static

The identifier for the NormalizedString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NotificationData = new NodeId(OpcUa.DataTypes.NotificationData)
static

The identifier for the NotificationData DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NotificationMessage = new NodeId(OpcUa.DataTypes.NotificationMessage)
static

The identifier for the NotificationMessage DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Number = new NodeId(OpcUa.DataTypes.Number)
static

The identifier for the Number DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.NumericRange = new NodeId(OpcUa.DataTypes.NumericRange)
static

The identifier for the NumericRange DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ObjectAttributes = new NodeId(OpcUa.DataTypes.ObjectAttributes)
static

The identifier for the ObjectAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ObjectNode = new NodeId(OpcUa.DataTypes.ObjectNode)
static

The identifier for the ObjectNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ObjectTypeAttributes = new NodeId(OpcUa.DataTypes.ObjectTypeAttributes)
static

The identifier for the ObjectTypeAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ObjectTypeNode = new NodeId(OpcUa.DataTypes.ObjectTypeNode)
static

The identifier for the ObjectTypeNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.OpenFileMode = new NodeId(OpcUa.DataTypes.OpenFileMode)
static

The identifier for the OpenFileMode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.OpenSecureChannelRequest = new NodeId(OpcUa.DataTypes.OpenSecureChannelRequest)
static

The identifier for the OpenSecureChannelRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.OpenSecureChannelResponse = new NodeId(OpcUa.DataTypes.OpenSecureChannelResponse)
static

The identifier for the OpenSecureChannelResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.OptionSet = new NodeId(OpcUa.DataTypes.OptionSet)
static

The identifier for the OptionSet DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.OverrideValueHandling = new NodeId(OpcUa.DataTypes.OverrideValueHandling)
static

The identifier for the OverrideValueHandling DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ParsingResult = new NodeId(OpcUa.DataTypes.ParsingResult)
static

The identifier for the ParsingResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PerformUpdateType = new NodeId(OpcUa.DataTypes.PerformUpdateType)
static

The identifier for the PerformUpdateType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PermissionType = new NodeId(OpcUa.DataTypes.PermissionType)
static

The identifier for the PermissionType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ProgramDiagnostic2DataType = new NodeId(OpcUa.DataTypes.ProgramDiagnostic2DataType)
static

The identifier for the ProgramDiagnostic2DataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ProgramDiagnosticDataType = new NodeId(OpcUa.DataTypes.ProgramDiagnosticDataType)
static

The identifier for the ProgramDiagnosticDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishedDataItemsDataType = new NodeId(OpcUa.DataTypes.PublishedDataItemsDataType)
static

The identifier for the PublishedDataItemsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishedDataSetDataType = new NodeId(OpcUa.DataTypes.PublishedDataSetDataType)
static

The identifier for the PublishedDataSetDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishedDataSetSourceDataType = new NodeId(OpcUa.DataTypes.PublishedDataSetSourceDataType)
static

The identifier for the PublishedDataSetSourceDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishedEventsDataType = new NodeId(OpcUa.DataTypes.PublishedEventsDataType)
static

The identifier for the PublishedEventsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishedVariableDataType = new NodeId(OpcUa.DataTypes.PublishedVariableDataType)
static

The identifier for the PublishedVariableDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishRequest = new NodeId(OpcUa.DataTypes.PublishRequest)
static

The identifier for the PublishRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PublishResponse = new NodeId(OpcUa.DataTypes.PublishResponse)
static

The identifier for the PublishResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PubSubConfigurationDataType = new NodeId(OpcUa.DataTypes.PubSubConfigurationDataType)
static

The identifier for the PubSubConfigurationDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PubSubConnectionDataType = new NodeId(OpcUa.DataTypes.PubSubConnectionDataType)
static

The identifier for the PubSubConnectionDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PubSubDiagnosticsCounterClassification = new NodeId(OpcUa.DataTypes.PubSubDiagnosticsCounterClassification)
static

The identifier for the PubSubDiagnosticsCounterClassification DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PubSubGroupDataType = new NodeId(OpcUa.DataTypes.PubSubGroupDataType)
static

The identifier for the PubSubGroupDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.PubSubState = new NodeId(OpcUa.DataTypes.PubSubState)
static

The identifier for the PubSubState DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QualifiedName = new NodeId(OpcUa.DataTypes.QualifiedName)
static

The identifier for the QualifiedName DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryDataDescription = new NodeId(OpcUa.DataTypes.QueryDataDescription)
static

The identifier for the QueryDataDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryDataSet = new NodeId(OpcUa.DataTypes.QueryDataSet)
static

The identifier for the QueryDataSet DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryFirstRequest = new NodeId(OpcUa.DataTypes.QueryFirstRequest)
static

The identifier for the QueryFirstRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryFirstResponse = new NodeId(OpcUa.DataTypes.QueryFirstResponse)
static

The identifier for the QueryFirstResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryNextRequest = new NodeId(OpcUa.DataTypes.QueryNextRequest)
static

The identifier for the QueryNextRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.QueryNextResponse = new NodeId(OpcUa.DataTypes.QueryNextResponse)
static

The identifier for the QueryNextResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Range = new NodeId(OpcUa.DataTypes.Range)
static

The identifier for the Range DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadAtTimeDetails = new NodeId(OpcUa.DataTypes.ReadAtTimeDetails)
static

The identifier for the ReadAtTimeDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReaderGroupDataType = new NodeId(OpcUa.DataTypes.ReaderGroupDataType)
static

The identifier for the ReaderGroupDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReaderGroupMessageDataType = new NodeId(OpcUa.DataTypes.ReaderGroupMessageDataType)
static

The identifier for the ReaderGroupMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReaderGroupTransportDataType = new NodeId(OpcUa.DataTypes.ReaderGroupTransportDataType)
static

The identifier for the ReaderGroupTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadEventDetails = new NodeId(OpcUa.DataTypes.ReadEventDetails)
static

The identifier for the ReadEventDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadProcessedDetails = new NodeId(OpcUa.DataTypes.ReadProcessedDetails)
static

The identifier for the ReadProcessedDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadRawModifiedDetails = new NodeId(OpcUa.DataTypes.ReadRawModifiedDetails)
static

The identifier for the ReadRawModifiedDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadRequest = new NodeId(OpcUa.DataTypes.ReadRequest)
static

The identifier for the ReadRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadResponse = new NodeId(OpcUa.DataTypes.ReadResponse)
static

The identifier for the ReadResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReadValueId = new NodeId(OpcUa.DataTypes.ReadValueId)
static

The identifier for the ReadValueId DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RedundancySupport = new NodeId(OpcUa.DataTypes.RedundancySupport)
static

The identifier for the RedundancySupport DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RedundantServerDataType = new NodeId(OpcUa.DataTypes.RedundantServerDataType)
static

The identifier for the RedundantServerDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReferenceDescription = new NodeId(OpcUa.DataTypes.ReferenceDescription)
static

The identifier for the ReferenceDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReferenceNode = new NodeId(OpcUa.DataTypes.ReferenceNode)
static

The identifier for the ReferenceNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReferenceTypeAttributes = new NodeId(OpcUa.DataTypes.ReferenceTypeAttributes)
static

The identifier for the ReferenceTypeAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ReferenceTypeNode = new NodeId(OpcUa.DataTypes.ReferenceTypeNode)
static

The identifier for the ReferenceTypeNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisteredServer = new NodeId(OpcUa.DataTypes.RegisteredServer)
static

The identifier for the RegisteredServer DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterNodesRequest = new NodeId(OpcUa.DataTypes.RegisterNodesRequest)
static

The identifier for the RegisterNodesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterNodesResponse = new NodeId(OpcUa.DataTypes.RegisterNodesResponse)
static

The identifier for the RegisterNodesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterServer2Request = new NodeId(OpcUa.DataTypes.RegisterServer2Request)
static

The identifier for the RegisterServer2Request DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterServer2Response = new NodeId(OpcUa.DataTypes.RegisterServer2Response)
static

The identifier for the RegisterServer2Response DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterServerRequest = new NodeId(OpcUa.DataTypes.RegisterServerRequest)
static

The identifier for the RegisterServerRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RegisterServerResponse = new NodeId(OpcUa.DataTypes.RegisterServerResponse)
static

The identifier for the RegisterServerResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RelativePath = new NodeId(OpcUa.DataTypes.RelativePath)
static

The identifier for the RelativePath DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RelativePathElement = new NodeId(OpcUa.DataTypes.RelativePathElement)
static

The identifier for the RelativePathElement DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RepublishRequest = new NodeId(OpcUa.DataTypes.RepublishRequest)
static

The identifier for the RepublishRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RepublishResponse = new NodeId(OpcUa.DataTypes.RepublishResponse)
static

The identifier for the RepublishResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RequestHeader = new NodeId(OpcUa.DataTypes.RequestHeader)
static

The identifier for the RequestHeader DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ResponseHeader = new NodeId(OpcUa.DataTypes.ResponseHeader)
static

The identifier for the ResponseHeader DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RolePermissionType = new NodeId(OpcUa.DataTypes.RolePermissionType)
static

The identifier for the RolePermissionType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.RsaEncryptedSecret = new NodeId(OpcUa.DataTypes.RsaEncryptedSecret)
static

The identifier for the RsaEncryptedSecret DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SamplingIntervalDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SamplingIntervalDiagnosticsDataType)
static

The identifier for the SamplingIntervalDiagnosticsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SByte = new NodeId(OpcUa.DataTypes.SByte)
static

The identifier for the SByte DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SecurityTokenRequestType = new NodeId(OpcUa.DataTypes.SecurityTokenRequestType)
static

The identifier for the SecurityTokenRequestType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SemanticChangeStructureDataType = new NodeId(OpcUa.DataTypes.SemanticChangeStructureDataType)
static

The identifier for the SemanticChangeStructureDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServerDiagnosticsSummaryDataType = new NodeId(OpcUa.DataTypes.ServerDiagnosticsSummaryDataType)
static

The identifier for the ServerDiagnosticsSummaryDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServerOnNetwork = new NodeId(OpcUa.DataTypes.ServerOnNetwork)
static

The identifier for the ServerOnNetwork DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServerState = new NodeId(OpcUa.DataTypes.ServerState)
static

The identifier for the ServerState DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServerStatusDataType = new NodeId(OpcUa.DataTypes.ServerStatusDataType)
static

The identifier for the ServerStatusDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServiceCounterDataType = new NodeId(OpcUa.DataTypes.ServiceCounterDataType)
static

The identifier for the ServiceCounterDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ServiceFault = new NodeId(OpcUa.DataTypes.ServiceFault)
static

The identifier for the ServiceFault DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SessionAuthenticationToken = new NodeId(OpcUa.DataTypes.SessionAuthenticationToken)
static

The identifier for the SessionAuthenticationToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SessionDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SessionDiagnosticsDataType)
static

The identifier for the SessionDiagnosticsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SessionlessInvokeRequestType = new NodeId(OpcUa.DataTypes.SessionlessInvokeRequestType)
static

The identifier for the SessionlessInvokeRequestType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SessionlessInvokeResponseType = new NodeId(OpcUa.DataTypes.SessionlessInvokeResponseType)
static

The identifier for the SessionlessInvokeResponseType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SessionSecurityDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SessionSecurityDiagnosticsDataType)
static

The identifier for the SessionSecurityDiagnosticsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetMonitoringModeRequest = new NodeId(OpcUa.DataTypes.SetMonitoringModeRequest)
static

The identifier for the SetMonitoringModeRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetMonitoringModeResponse = new NodeId(OpcUa.DataTypes.SetMonitoringModeResponse)
static

The identifier for the SetMonitoringModeResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetPublishingModeRequest = new NodeId(OpcUa.DataTypes.SetPublishingModeRequest)
static

The identifier for the SetPublishingModeRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetPublishingModeResponse = new NodeId(OpcUa.DataTypes.SetPublishingModeResponse)
static

The identifier for the SetPublishingModeResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetTriggeringRequest = new NodeId(OpcUa.DataTypes.SetTriggeringRequest)
static

The identifier for the SetTriggeringRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SetTriggeringResponse = new NodeId(OpcUa.DataTypes.SetTriggeringResponse)
static

The identifier for the SetTriggeringResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SignatureData = new NodeId(OpcUa.DataTypes.SignatureData)
static

The identifier for the SignatureData DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SignedSoftwareCertificate = new NodeId(OpcUa.DataTypes.SignedSoftwareCertificate)
static

The identifier for the SignedSoftwareCertificate DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SimpleAttributeOperand = new NodeId(OpcUa.DataTypes.SimpleAttributeOperand)
static

The identifier for the SimpleAttributeOperand DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SimpleTypeDescription = new NodeId(OpcUa.DataTypes.SimpleTypeDescription)
static

The identifier for the SimpleTypeDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StatusChangeNotification = new NodeId(OpcUa.DataTypes.StatusChangeNotification)
static

The identifier for the StatusChangeNotification DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StatusCode = new NodeId(OpcUa.DataTypes.StatusCode)
static

The identifier for the StatusCode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StatusResult = new NodeId(OpcUa.DataTypes.StatusResult)
static

The identifier for the StatusResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.String = new NodeId(OpcUa.DataTypes.String)
static

The identifier for the String DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Structure = new NodeId(OpcUa.DataTypes.Structure)
static

The identifier for the Structure DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StructureDefinition = new NodeId(OpcUa.DataTypes.StructureDefinition)
static

The identifier for the StructureDefinition DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StructureDescription = new NodeId(OpcUa.DataTypes.StructureDescription)
static

The identifier for the StructureDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StructureField = new NodeId(OpcUa.DataTypes.StructureField)
static

The identifier for the StructureField DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.StructureType = new NodeId(OpcUa.DataTypes.StructureType)
static

The identifier for the StructureType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SubscribedDataSetDataType = new NodeId(OpcUa.DataTypes.SubscribedDataSetDataType)
static

The identifier for the SubscribedDataSetDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SubscribedDataSetMirrorDataType = new NodeId(OpcUa.DataTypes.SubscribedDataSetMirrorDataType)
static

The identifier for the SubscribedDataSetMirrorDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SubscriptionAcknowledgement = new NodeId(OpcUa.DataTypes.SubscriptionAcknowledgement)
static

The identifier for the SubscriptionAcknowledgement DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.SubscriptionDiagnosticsDataType = new NodeId(OpcUa.DataTypes.SubscriptionDiagnosticsDataType)
static

The identifier for the SubscriptionDiagnosticsDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TargetVariablesDataType = new NodeId(OpcUa.DataTypes.TargetVariablesDataType)
static

The identifier for the TargetVariablesDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Time = new NodeId(OpcUa.DataTypes.Time)
static

The identifier for the Time DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TimestampsToReturn = new NodeId(OpcUa.DataTypes.TimestampsToReturn)
static

The identifier for the TimestampsToReturn DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TimeString = new NodeId(OpcUa.DataTypes.TimeString)
static

The identifier for the TimeString DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TimeZoneDataType = new NodeId(OpcUa.DataTypes.TimeZoneDataType)
static

The identifier for the TimeZoneDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TransferResult = new NodeId(OpcUa.DataTypes.TransferResult)
static

The identifier for the TransferResult DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TransferSubscriptionsRequest = new NodeId(OpcUa.DataTypes.TransferSubscriptionsRequest)
static

The identifier for the TransferSubscriptionsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TransferSubscriptionsResponse = new NodeId(OpcUa.DataTypes.TransferSubscriptionsResponse)
static

The identifier for the TransferSubscriptionsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TranslateBrowsePathsToNodeIdsRequest = new NodeId(OpcUa.DataTypes.TranslateBrowsePathsToNodeIdsRequest)
static

The identifier for the TranslateBrowsePathsToNodeIdsRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TranslateBrowsePathsToNodeIdsResponse = new NodeId(OpcUa.DataTypes.TranslateBrowsePathsToNodeIdsResponse)
static

The identifier for the TranslateBrowsePathsToNodeIdsResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TrustListDataType = new NodeId(OpcUa.DataTypes.TrustListDataType)
static

The identifier for the TrustListDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TrustListMasks = new NodeId(OpcUa.DataTypes.TrustListMasks)
static

The identifier for the TrustListMasks DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.TypeNode = new NodeId(OpcUa.DataTypes.TypeNode)
static

The identifier for the TypeNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UABinaryFileDataType = new NodeId(OpcUa.DataTypes.UABinaryFileDataType)
static

The identifier for the UABinaryFileDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UadpDataSetMessageContentMask = new NodeId(OpcUa.DataTypes.UadpDataSetMessageContentMask)
static

The identifier for the UadpDataSetMessageContentMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UadpDataSetReaderMessageDataType = new NodeId(OpcUa.DataTypes.UadpDataSetReaderMessageDataType)
static

The identifier for the UadpDataSetReaderMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UadpDataSetWriterMessageDataType = new NodeId(OpcUa.DataTypes.UadpDataSetWriterMessageDataType)
static

The identifier for the UadpDataSetWriterMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UadpNetworkMessageContentMask = new NodeId(OpcUa.DataTypes.UadpNetworkMessageContentMask)
static

The identifier for the UadpNetworkMessageContentMask DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UadpWriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.UadpWriterGroupMessageDataType)
static

The identifier for the UadpWriterGroupMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UInt16 = new NodeId(OpcUa.DataTypes.UInt16)
static

The identifier for the UInt16 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UInt32 = new NodeId(OpcUa.DataTypes.UInt32)
static

The identifier for the UInt32 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UInt64 = new NodeId(OpcUa.DataTypes.UInt64)
static

The identifier for the UInt64 DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UInteger = new NodeId(OpcUa.DataTypes.UInteger)
static

The identifier for the UInteger DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.Union = new NodeId(OpcUa.DataTypes.Union)
static

The identifier for the Union DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UnregisterNodesRequest = new NodeId(OpcUa.DataTypes.UnregisterNodesRequest)
static

The identifier for the UnregisterNodesRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UnregisterNodesResponse = new NodeId(OpcUa.DataTypes.UnregisterNodesResponse)
static

The identifier for the UnregisterNodesResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UpdateDataDetails = new NodeId(OpcUa.DataTypes.UpdateDataDetails)
static

The identifier for the UpdateDataDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UpdateEventDetails = new NodeId(OpcUa.DataTypes.UpdateEventDetails)
static

The identifier for the UpdateEventDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UpdateStructureDataDetails = new NodeId(OpcUa.DataTypes.UpdateStructureDataDetails)
static

The identifier for the UpdateStructureDataDetails DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UserIdentityToken = new NodeId(OpcUa.DataTypes.UserIdentityToken)
static

The identifier for the UserIdentityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UserNameIdentityToken = new NodeId(OpcUa.DataTypes.UserNameIdentityToken)
static

The identifier for the UserNameIdentityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UserTokenPolicy = new NodeId(OpcUa.DataTypes.UserTokenPolicy)
static

The identifier for the UserTokenPolicy DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UserTokenType = new NodeId(OpcUa.DataTypes.UserTokenType)
static

The identifier for the UserTokenType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.UtcTime = new NodeId(OpcUa.DataTypes.UtcTime)
static

The identifier for the UtcTime DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.VariableAttributes = new NodeId(OpcUa.DataTypes.VariableAttributes)
static

The identifier for the VariableAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.VariableNode = new NodeId(OpcUa.DataTypes.VariableNode)
static

The identifier for the VariableNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.VariableTypeAttributes = new NodeId(OpcUa.DataTypes.VariableTypeAttributes)
static

The identifier for the VariableTypeAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.VariableTypeNode = new NodeId(OpcUa.DataTypes.VariableTypeNode)
static

The identifier for the VariableTypeNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.VersionTime = new NodeId(OpcUa.DataTypes.VersionTime)
static

The identifier for the VersionTime DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ViewAttributes = new NodeId(OpcUa.DataTypes.ViewAttributes)
static

The identifier for the ViewAttributes DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ViewDescription = new NodeId(OpcUa.DataTypes.ViewDescription)
static

The identifier for the ViewDescription DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.ViewNode = new NodeId(OpcUa.DataTypes.ViewNode)
static

The identifier for the ViewNode DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriteRequest = new NodeId(OpcUa.DataTypes.WriteRequest)
static

The identifier for the WriteRequest DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriteResponse = new NodeId(OpcUa.DataTypes.WriteResponse)
static

The identifier for the WriteResponse DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriterGroupDataType = new NodeId(OpcUa.DataTypes.WriterGroupDataType)
static

The identifier for the WriterGroupDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriterGroupMessageDataType = new NodeId(OpcUa.DataTypes.WriterGroupMessageDataType)
static

The identifier for the WriterGroupMessageDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriterGroupTransportDataType = new NodeId(OpcUa.DataTypes.WriterGroupTransportDataType)
static

The identifier for the WriterGroupTransportDataType DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.WriteValue = new NodeId(OpcUa.DataTypes.WriteValue)
static

The identifier for the WriteValue DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.X509IdentityToken = new NodeId(OpcUa.DataTypes.X509IdentityToken)
static

The identifier for the X509IdentityToken DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.XmlElement = new NodeId(OpcUa.DataTypes.XmlElement)
static

The identifier for the XmlElement DataType.

readonly NodeId UnifiedAutomation.UaBase.DataTypeIds.XVType = new NodeId(OpcUa.DataTypes.XVType)
static

The identifier for the XVType DataType.


The documentation for this class was generated from the following file: