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

More...

Static Public Attributes

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

Detailed Description


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