in plc4go/protocols/opcua/readwrite/model/OpcuaNodeIdServicesDataType.go [1020:1990]
func OpcuaNodeIdServicesDataTypeByValue(value int32) (enum OpcuaNodeIdServicesDataType, ok bool) {
switch value {
case 1:
return OpcuaNodeIdServicesDataType_Boolean, true
case 10:
return OpcuaNodeIdServicesDataType_Float, true
case 100:
return OpcuaNodeIdServicesDataType_EnumDefinition, true
case 101:
return OpcuaNodeIdServicesDataType_StructureField, true
case 102:
return OpcuaNodeIdServicesDataType_EnumField, true
case 11:
return OpcuaNodeIdServicesDataType_Double, true
case 11216:
return OpcuaNodeIdServicesDataType_ModificationInfo, true
case 11217:
return OpcuaNodeIdServicesDataType_HistoryModifiedData, true
case 11234:
return OpcuaNodeIdServicesDataType_HistoryUpdateType, true
case 11293:
return OpcuaNodeIdServicesDataType_PerformUpdateType, true
case 11295:
return OpcuaNodeIdServicesDataType_UpdateStructureDataDetails, true
case 11737:
return OpcuaNodeIdServicesDataType_BitFieldMaskDataType, true
case 11879:
return OpcuaNodeIdServicesDataType_InstanceNode, true
case 11880:
return OpcuaNodeIdServicesDataType_TypeNode, true
case 11939:
return OpcuaNodeIdServicesDataType_OpenFileMode, true
case 11941:
return OpcuaNodeIdServicesDataType_ModelChangeStructureVerbMask, true
case 11943:
return OpcuaNodeIdServicesDataType_EndpointUrlListDataType, true
case 11944:
return OpcuaNodeIdServicesDataType_NetworkGroupDataType, true
case 12:
return OpcuaNodeIdServicesDataType_String, true
case 120:
return OpcuaNodeIdServicesDataType_NamingRuleType, true
case 12077:
return OpcuaNodeIdServicesDataType_AxisScaleEnumeration, true
case 12079:
return OpcuaNodeIdServicesDataType_AxisInformation, true
case 12080:
return OpcuaNodeIdServicesDataType_XVType, true
case 12171:
return OpcuaNodeIdServicesDataType_ComplexNumberType, true
case 12172:
return OpcuaNodeIdServicesDataType_DoubleComplexNumberType, true
case 12189:
return OpcuaNodeIdServicesDataType_ServerOnNetwork, true
case 12190:
return OpcuaNodeIdServicesDataType_FindServersOnNetworkRequest, true
case 12191:
return OpcuaNodeIdServicesDataType_FindServersOnNetworkResponse, true
case 12193:
return OpcuaNodeIdServicesDataType_RegisterServer2Request, true
case 12194:
return OpcuaNodeIdServicesDataType_RegisterServer2Response, true
case 12552:
return OpcuaNodeIdServicesDataType_TrustListMasks, true
case 12554:
return OpcuaNodeIdServicesDataType_TrustListDataType, true
case 12755:
return OpcuaNodeIdServicesDataType_OptionSet, true
case 12756:
return OpcuaNodeIdServicesDataType_Union, true
case 12877:
return OpcuaNodeIdServicesDataType_NormalizedString, true
case 12878:
return OpcuaNodeIdServicesDataType_DecimalString, true
case 12879:
return OpcuaNodeIdServicesDataType_DurationString, true
case 12880:
return OpcuaNodeIdServicesDataType_TimeString, true
case 12881:
return OpcuaNodeIdServicesDataType_DateString, true
case 12890:
return OpcuaNodeIdServicesDataType_DiscoveryConfiguration, true
case 12891:
return OpcuaNodeIdServicesDataType_MdnsDiscoveryConfiguration, true
case 13:
return OpcuaNodeIdServicesDataType_DateTime, true
case 14:
return OpcuaNodeIdServicesDataType_Guid, true
case 14273:
return OpcuaNodeIdServicesDataType_PublishedVariableDataType, true
case 14523:
return OpcuaNodeIdServicesDataType_DataSetMetaDataType, true
case 14524:
return OpcuaNodeIdServicesDataType_FieldMetaData, true
case 14525:
return OpcuaNodeIdServicesDataType_DataTypeDescription, true
case 14533:
return OpcuaNodeIdServicesDataType_KeyValuePair, true
case 14593:
return OpcuaNodeIdServicesDataType_ConfigurationVersionDataType, true
case 14647:
return OpcuaNodeIdServicesDataType_PubSubState, true
case 14744:
return OpcuaNodeIdServicesDataType_FieldTargetDataType, true
case 15:
return OpcuaNodeIdServicesDataType_ByteString, true
case 15005:
return OpcuaNodeIdServicesDataType_SimpleTypeDescription, true
case 15006:
return OpcuaNodeIdServicesDataType_UABinaryFileDataType, true
case 15007:
return OpcuaNodeIdServicesDataType_BrokerConnectionTransportDataType, true
case 15008:
return OpcuaNodeIdServicesDataType_BrokerTransportQualityOfService, true
case 15015:
return OpcuaNodeIdServicesDataType_TestScalarStructure, true
case 15016:
return OpcuaNodeIdServicesDataType_TestArrayStructure, true
case 15017:
return OpcuaNodeIdServicesDataType_TestStructure, true
case 15031:
return OpcuaNodeIdServicesDataType_AccessLevelType, true
case 15033:
return OpcuaNodeIdServicesDataType_EventNotifierType, true
case 15399:
return OpcuaNodeIdServicesDataType_TestAbstractStructure, true
case 15400:
return OpcuaNodeIdServicesDataType_TestConcreteStructure, true
case 15406:
return OpcuaNodeIdServicesDataType_AccessLevelExType, true
case 15432:
return OpcuaNodeIdServicesDataType_TestEnumeration, true
case 15480:
return OpcuaNodeIdServicesDataType_WriterGroupDataType, true
case 15487:
return OpcuaNodeIdServicesDataType_StructureDescription, true
case 15488:
return OpcuaNodeIdServicesDataType_EnumDescription, true
case 15502:
return OpcuaNodeIdServicesDataType_NetworkAddressDataType, true
case 15510:
return OpcuaNodeIdServicesDataType_NetworkAddressUrlDataType, true
case 15520:
return OpcuaNodeIdServicesDataType_ReaderGroupDataType, true
case 15528:
return OpcuaNodeIdServicesDataType_EndpointType, true
case 15530:
return OpcuaNodeIdServicesDataType_PubSubConfigurationDataType, true
case 15532:
return OpcuaNodeIdServicesDataType_DatagramWriterGroupTransportDataType, true
case 15534:
return OpcuaNodeIdServicesDataType_DataTypeSchemaHeader, true
case 15578:
return OpcuaNodeIdServicesDataType_PublishedDataSetDataType, true
case 15580:
return OpcuaNodeIdServicesDataType_PublishedDataSetSourceDataType, true
case 15581:
return OpcuaNodeIdServicesDataType_PublishedDataItemsDataType, true
case 15582:
return OpcuaNodeIdServicesDataType_PublishedEventsDataType, true
case 15583:
return OpcuaNodeIdServicesDataType_DataSetFieldContentMask, true
case 15597:
return OpcuaNodeIdServicesDataType_DataSetWriterDataType, true
case 15598:
return OpcuaNodeIdServicesDataType_DataSetWriterTransportDataType, true
case 15605:
return OpcuaNodeIdServicesDataType_DataSetWriterMessageDataType, true
case 15609:
return OpcuaNodeIdServicesDataType_PubSubGroupDataType, true
case 15611:
return OpcuaNodeIdServicesDataType_WriterGroupTransportDataType, true
case 15616:
return OpcuaNodeIdServicesDataType_WriterGroupMessageDataType, true
case 15617:
return OpcuaNodeIdServicesDataType_PubSubConnectionDataType, true
case 15618:
return OpcuaNodeIdServicesDataType_ConnectionTransportDataType, true
case 15621:
return OpcuaNodeIdServicesDataType_ReaderGroupTransportDataType, true
case 15622:
return OpcuaNodeIdServicesDataType_ReaderGroupMessageDataType, true
case 15623:
return OpcuaNodeIdServicesDataType_DataSetReaderDataType, true
case 15628:
return OpcuaNodeIdServicesDataType_DataSetReaderTransportDataType, true
case 15629:
return OpcuaNodeIdServicesDataType_DataSetReaderMessageDataType, true
case 15630:
return OpcuaNodeIdServicesDataType_SubscribedDataSetDataType, true
case 15631:
return OpcuaNodeIdServicesDataType_TargetVariablesDataType, true
case 15632:
return OpcuaNodeIdServicesDataType_IdentityCriteriaType, true
case 15634:
return OpcuaNodeIdServicesDataType_IdentityMappingRuleType, true
case 15635:
return OpcuaNodeIdServicesDataType_SubscribedDataSetMirrorDataType, true
case 15642:
return OpcuaNodeIdServicesDataType_UadpNetworkMessageContentMask, true
case 15645:
return OpcuaNodeIdServicesDataType_UadpWriterGroupMessageDataType, true
case 15646:
return OpcuaNodeIdServicesDataType_UadpDataSetMessageContentMask, true
case 15652:
return OpcuaNodeIdServicesDataType_UadpDataSetWriterMessageDataType, true
case 15653:
return OpcuaNodeIdServicesDataType_UadpDataSetReaderMessageDataType, true
case 15654:
return OpcuaNodeIdServicesDataType_JsonNetworkMessageContentMask, true
case 15657:
return OpcuaNodeIdServicesDataType_JsonWriterGroupMessageDataType, true
case 15658:
return OpcuaNodeIdServicesDataType_JsonDataSetMessageContentMask, true
case 15664:
return OpcuaNodeIdServicesDataType_JsonDataSetWriterMessageDataType, true
case 15665:
return OpcuaNodeIdServicesDataType_JsonDataSetReaderMessageDataType, true
case 15667:
return OpcuaNodeIdServicesDataType_BrokerWriterGroupTransportDataType, true
case 15669:
return OpcuaNodeIdServicesDataType_BrokerDataSetWriterTransportDataType, true
case 15670:
return OpcuaNodeIdServicesDataType_BrokerDataSetReaderTransportDataType, true
case 15874:
return OpcuaNodeIdServicesDataType_OverrideValueHandling, true
case 15901:
return OpcuaNodeIdServicesDataType_SessionlessInvokeRequestType, true
case 15904:
return OpcuaNodeIdServicesDataType_DataSetFieldFlags, true
case 16:
return OpcuaNodeIdServicesDataType_XmlElement, true
case 16307:
return OpcuaNodeIdServicesDataType_AudioDataType, true
case 16313:
return OpcuaNodeIdServicesDataType_AdditionalParametersType, true
case 17:
return OpcuaNodeIdServicesDataType_NodeId, true
case 17467:
return OpcuaNodeIdServicesDataType_DatagramConnectionTransportDataType, true
case 17545:
return OpcuaNodeIdServicesDataType_RsaEncryptedSecret, true
case 17546:
return OpcuaNodeIdServicesDataType_EccEncryptedSecret, true
case 17548:
return OpcuaNodeIdServicesDataType_EphemeralKeyType, true
case 17588:
return OpcuaNodeIdServicesDataType_Index, true
case 17606:
return OpcuaNodeIdServicesDataType_GenericAttributeValue, true
case 17607:
return OpcuaNodeIdServicesDataType_GenericAttributes, true
case 17861:
return OpcuaNodeIdServicesDataType_DecimalDataType, true
case 18:
return OpcuaNodeIdServicesDataType_ExpandedNodeId, true
case 18593:
return OpcuaNodeIdServicesDataType_ActionTargetDataType, true
case 18594:
return OpcuaNodeIdServicesDataType_PublishedActionDataType, true
case 18595:
return OpcuaNodeIdServicesDataType_ActionState, true
case 18597:
return OpcuaNodeIdServicesDataType_ActionMethodDataType, true
case 18646:
return OpcuaNodeIdServicesDataType_SortOrderType, true
case 18648:
return OpcuaNodeIdServicesDataType_SortRuleElement, true
case 18649:
return OpcuaNodeIdServicesDataType_ReadEventDetailsSorted, true
case 18793:
return OpcuaNodeIdServicesDataType_PublishedActionMethodDataType, true
case 18794:
return OpcuaNodeIdServicesDataType_DtlsPubSubConnectionDataType, true
case 18806:
return OpcuaNodeIdServicesDataType_RationalNumber, true
case 18807:
return OpcuaNodeIdServicesDataType_Vector, true
case 18808:
return OpcuaNodeIdServicesDataType_ThreeDVector, true
case 18809:
return OpcuaNodeIdServicesDataType_CartesianCoordinates, true
case 18810:
return OpcuaNodeIdServicesDataType_ThreeDCartesianCoordinates, true
case 18811:
return OpcuaNodeIdServicesDataType_Orientation, true
case 18812:
return OpcuaNodeIdServicesDataType_ThreeDOrientation, true
case 18813:
return OpcuaNodeIdServicesDataType_Frame, true
case 18814:
return OpcuaNodeIdServicesDataType_ThreeDFrame, true
case 18947:
return OpcuaNodeIdServicesDataType_ChassisIdSubtype, true
case 18949:
return OpcuaNodeIdServicesDataType_PortIdSubtype, true
case 18951:
return OpcuaNodeIdServicesDataType_ManAddrIfSubtype, true
case 18953:
return OpcuaNodeIdServicesDataType_LldpManagementAddressTxPortType, true
case 18954:
return OpcuaNodeIdServicesDataType_LldpManagementAddressType, true
case 18955:
return OpcuaNodeIdServicesDataType_LldpTlvType, true
case 18956:
return OpcuaNodeIdServicesDataType_LldpSystemCapabilitiesMap, true
case 19:
return OpcuaNodeIdServicesDataType_StatusCode, true
case 19311:
return OpcuaNodeIdServicesDataType_JsonNetworkMessage, true
case 19312:
return OpcuaNodeIdServicesDataType_JsonDataSetMessage, true
case 19313:
return OpcuaNodeIdServicesDataType_JsonDataSetMetaDataMessage, true
case 19314:
return OpcuaNodeIdServicesDataType_JsonApplicationDescriptionMessage, true
case 19315:
return OpcuaNodeIdServicesDataType_JsonServerEndpointsMessage, true
case 19316:
return OpcuaNodeIdServicesDataType_JsonStatusMessage, true
case 19317:
return OpcuaNodeIdServicesDataType_JsonPubSubConnectionMessage, true
case 19318:
return OpcuaNodeIdServicesDataType_JsonActionMetaDataMessage, true
case 19319:
return OpcuaNodeIdServicesDataType_JsonActionResponderMessage, true
case 19320:
return OpcuaNodeIdServicesDataType_JsonActionNetworkMessage, true
case 19321:
return OpcuaNodeIdServicesDataType_JsonActionRequestMessage, true
case 19322:
return OpcuaNodeIdServicesDataType_JsonActionResponseMessage, true
case 19431:
return OpcuaNodeIdServicesDataType_TestUnion, true
case 19432:
return OpcuaNodeIdServicesDataType_TestOptionalFields, true
case 19433:
return OpcuaNodeIdServicesDataType_TestOptionSet, true
case 19723:
return OpcuaNodeIdServicesDataType_DiagnosticsLevel, true
case 19730:
return OpcuaNodeIdServicesDataType_PubSubDiagnosticsCounterClassification, true
case 2:
return OpcuaNodeIdServicesDataType_SByte, true
case 20:
return OpcuaNodeIdServicesDataType_QualifiedName, true
case 2000:
return OpcuaNodeIdServicesDataType_ImageBMP, true
case 2001:
return OpcuaNodeIdServicesDataType_ImageGIF, true
case 2002:
return OpcuaNodeIdServicesDataType_ImageJPG, true
case 2003:
return OpcuaNodeIdServicesDataType_ImagePNG, true
case 20408:
return OpcuaNodeIdServicesDataType_DataSetOrderingType, true
case 20998:
return OpcuaNodeIdServicesDataType_VersionTime, true
case 20999:
return OpcuaNodeIdServicesDataType_SessionlessInvokeResponseType, true
case 21:
return OpcuaNodeIdServicesDataType_LocalizedText, true
case 22:
return OpcuaNodeIdServicesDataType_Structure, true
case 23:
return OpcuaNodeIdServicesDataType_DataValue, true
case 23468:
return OpcuaNodeIdServicesDataType_AliasNameDataType, true
case 23497:
return OpcuaNodeIdServicesDataType_ReadAnnotationDataDetails, true
case 23498:
return OpcuaNodeIdServicesDataType_CurrencyUnitType, true
case 23564:
return OpcuaNodeIdServicesDataType_TrustListValidationOptions, true
case 23599:
return OpcuaNodeIdServicesDataType_StandaloneSubscribedDataSetRefDataType, true
case 23600:
return OpcuaNodeIdServicesDataType_StandaloneSubscribedDataSetDataType, true
case 23601:
return OpcuaNodeIdServicesDataType_SecurityGroupDataType, true
case 23602:
return OpcuaNodeIdServicesDataType_PubSubConfiguration2DataType, true
case 23603:
return OpcuaNodeIdServicesDataType_QosDataType, true
case 23604:
return OpcuaNodeIdServicesDataType_TransmitQosDataType, true
case 23605:
return OpcuaNodeIdServicesDataType_TransmitQosPriorityDataType, true
case 23608:
return OpcuaNodeIdServicesDataType_ReceiveQosDataType, true
case 23609:
return OpcuaNodeIdServicesDataType_ReceiveQosPriorityDataType, true
case 23612:
return OpcuaNodeIdServicesDataType_DatagramConnectionTransport2DataType, true
case 23613:
return OpcuaNodeIdServicesDataType_DatagramWriterGroupTransport2DataType, true
case 23614:
return OpcuaNodeIdServicesDataType_DatagramDataSetReaderTransportDataType, true
case 23751:
return OpcuaNodeIdServicesDataType_UriString, true
case 24:
return OpcuaNodeIdServicesDataType_BaseDataType, true
case 24033:
return OpcuaNodeIdServicesDataType_ProgramDiagnostic2DataType, true
case 24105:
return OpcuaNodeIdServicesDataType_PortableQualifiedName, true
case 24106:
return OpcuaNodeIdServicesDataType_PortableNodeId, true
case 24107:
return OpcuaNodeIdServicesDataType_UnsignedRationalNumber, true
case 24210:
return OpcuaNodeIdServicesDataType_Duplex, true
case 24212:
return OpcuaNodeIdServicesDataType_InterfaceAdminStatus, true
case 24214:
return OpcuaNodeIdServicesDataType_InterfaceOperStatus, true
case 24216:
return OpcuaNodeIdServicesDataType_NegotiationStatus, true
case 24218:
return OpcuaNodeIdServicesDataType_TsnFailureCode, true
case 24220:
return OpcuaNodeIdServicesDataType_TsnStreamState, true
case 24222:
return OpcuaNodeIdServicesDataType_TsnTalkerStatus, true
case 24224:
return OpcuaNodeIdServicesDataType_TsnListenerStatus, true
case 24263:
return OpcuaNodeIdServicesDataType_SemanticVersionString, true
case 24277:
return OpcuaNodeIdServicesDataType_PasswordOptionsMask, true
case 24279:
return OpcuaNodeIdServicesDataType_UserConfigurationMask, true
case 24281:
return OpcuaNodeIdServicesDataType_UserManagementDataType, true
case 25:
return OpcuaNodeIdServicesDataType_DiagnosticInfo, true
case 25220:
return OpcuaNodeIdServicesDataType_PriorityMappingEntryType, true
case 25269:
return OpcuaNodeIdServicesDataType_PublishedDataSetCustomSourceDataType, true
case 25270:
return OpcuaNodeIdServicesDataType_PubSubKeyPushTargetDataType, true
case 25517:
return OpcuaNodeIdServicesDataType_PubSubConfigurationRefMask, true
case 25519:
return OpcuaNodeIdServicesDataType_PubSubConfigurationRefDataType, true
case 25520:
return OpcuaNodeIdServicesDataType_PubSubConfigurationValueDataType, true
case 256:
return OpcuaNodeIdServicesDataType_IdType, true
case 257:
return OpcuaNodeIdServicesDataType_NodeClass, true
case 25726:
return OpcuaNodeIdServicesDataType_EncodedTicket, true
case 258:
return OpcuaNodeIdServicesDataType_Node, true
case 26:
return OpcuaNodeIdServicesDataType_Number, true
case 261:
return OpcuaNodeIdServicesDataType_ObjectNode, true
case 264:
return OpcuaNodeIdServicesDataType_ObjectTypeNode, true
case 267:
return OpcuaNodeIdServicesDataType_VariableNode, true
case 27:
return OpcuaNodeIdServicesDataType_Integer, true
case 270:
return OpcuaNodeIdServicesDataType_VariableTypeNode, true
case 273:
return OpcuaNodeIdServicesDataType_ReferenceTypeNode, true
case 276:
return OpcuaNodeIdServicesDataType_MethodNode, true
case 279:
return OpcuaNodeIdServicesDataType_ViewNode, true
case 28:
return OpcuaNodeIdServicesDataType_UInteger, true
case 282:
return OpcuaNodeIdServicesDataType_DataTypeNode, true
case 285:
return OpcuaNodeIdServicesDataType_ReferenceNode, true
case 288:
return OpcuaNodeIdServicesDataType_IntegerId, true
case 289:
return OpcuaNodeIdServicesDataType_Counter, true
case 29:
return OpcuaNodeIdServicesDataType_Enumeration, true
case 290:
return OpcuaNodeIdServicesDataType_Duration, true
case 291:
return OpcuaNodeIdServicesDataType_NumericRange, true
case 294:
return OpcuaNodeIdServicesDataType_UtcTime, true
case 295:
return OpcuaNodeIdServicesDataType_LocaleId, true
case 296:
return OpcuaNodeIdServicesDataType_Argument, true
case 299:
return OpcuaNodeIdServicesDataType_StatusResult, true
case 3:
return OpcuaNodeIdServicesDataType_Byte, true
case 30:
return OpcuaNodeIdServicesDataType_Image, true
case 302:
return OpcuaNodeIdServicesDataType_MessageSecurityMode, true
case 303:
return OpcuaNodeIdServicesDataType_UserTokenType, true
case 304:
return OpcuaNodeIdServicesDataType_UserTokenPolicy, true
case 307:
return OpcuaNodeIdServicesDataType_ApplicationType, true
case 308:
return OpcuaNodeIdServicesDataType_ApplicationDescription, true
case 311:
return OpcuaNodeIdServicesDataType_ApplicationInstanceCertificate, true
case 312:
return OpcuaNodeIdServicesDataType_EndpointDescription, true
case 315:
return OpcuaNodeIdServicesDataType_SecurityTokenRequestType, true
case 316:
return OpcuaNodeIdServicesDataType_UserIdentityToken, true
case 319:
return OpcuaNodeIdServicesDataType_AnonymousIdentityToken, true
case 31917:
return OpcuaNodeIdServicesDataType_Handle, true
case 31918:
return OpcuaNodeIdServicesDataType_TrimmedString, true
case 322:
return OpcuaNodeIdServicesDataType_UserNameIdentityToken, true
case 32251:
return OpcuaNodeIdServicesDataType_AlarmMask, true
case 32285:
return OpcuaNodeIdServicesDataType_TransactionErrorType, true
case 32417:
return OpcuaNodeIdServicesDataType_RedundantServerMode, true
case 32421:
return OpcuaNodeIdServicesDataType_BitFieldDefinition, true
case 32434:
return OpcuaNodeIdServicesDataType_AnnotationDataType, true
case 32435:
return OpcuaNodeIdServicesDataType_LinearConversionDataType, true
case 32436:
return OpcuaNodeIdServicesDataType_ConversionLimitEnum, true
case 32438:
return OpcuaNodeIdServicesDataType_QuantityDimension, true
case 325:
return OpcuaNodeIdServicesDataType_X509IdentityToken, true
case 32659:
return OpcuaNodeIdServicesDataType_ReferenceDescriptionDataType, true
case 32660:
return OpcuaNodeIdServicesDataType_ReferenceListEntryDataType, true
case 32799:
return OpcuaNodeIdServicesDataType_ReadEventDetails2, true
case 32824:
return OpcuaNodeIdServicesDataType_HistoryModifiedEvent, true
case 331:
return OpcuaNodeIdServicesDataType_EndpointConfiguration, true
case 338:
return OpcuaNodeIdServicesDataType_BuildInfo, true
case 344:
return OpcuaNodeIdServicesDataType_SignedSoftwareCertificate, true
case 347:
return OpcuaNodeIdServicesDataType_AttributeWriteMask, true
case 348:
return OpcuaNodeIdServicesDataType_NodeAttributesMask, true
case 349:
return OpcuaNodeIdServicesDataType_NodeAttributes, true
case 352:
return OpcuaNodeIdServicesDataType_ObjectAttributes, true
case 355:
return OpcuaNodeIdServicesDataType_VariableAttributes, true
case 358:
return OpcuaNodeIdServicesDataType_MethodAttributes, true
case 361:
return OpcuaNodeIdServicesDataType_ObjectTypeAttributes, true
case 364:
return OpcuaNodeIdServicesDataType_VariableTypeAttributes, true
case 367:
return OpcuaNodeIdServicesDataType_ReferenceTypeAttributes, true
case 370:
return OpcuaNodeIdServicesDataType_DataTypeAttributes, true
case 373:
return OpcuaNodeIdServicesDataType_ViewAttributes, true
case 376:
return OpcuaNodeIdServicesDataType_AddNodesItem, true
case 379:
return OpcuaNodeIdServicesDataType_AddReferencesItem, true
case 382:
return OpcuaNodeIdServicesDataType_DeleteNodesItem, true
case 385:
return OpcuaNodeIdServicesDataType_DeleteReferencesItem, true
case 388:
return OpcuaNodeIdServicesDataType_SessionAuthenticationToken, true
case 389:
return OpcuaNodeIdServicesDataType_RequestHeader, true
case 392:
return OpcuaNodeIdServicesDataType_ResponseHeader, true
case 395:
return OpcuaNodeIdServicesDataType_ServiceFault, true
case 4:
return OpcuaNodeIdServicesDataType_Int16, true
case 420:
return OpcuaNodeIdServicesDataType_FindServersRequest, true
case 423:
return OpcuaNodeIdServicesDataType_FindServersResponse, true
case 426:
return OpcuaNodeIdServicesDataType_GetEndpointsRequest, true
case 429:
return OpcuaNodeIdServicesDataType_GetEndpointsResponse, true
case 432:
return OpcuaNodeIdServicesDataType_RegisteredServer, true
case 435:
return OpcuaNodeIdServicesDataType_RegisterServerRequest, true
case 438:
return OpcuaNodeIdServicesDataType_RegisterServerResponse, true
case 441:
return OpcuaNodeIdServicesDataType_ChannelSecurityToken, true
case 444:
return OpcuaNodeIdServicesDataType_OpenSecureChannelRequest, true
case 447:
return OpcuaNodeIdServicesDataType_OpenSecureChannelResponse, true
case 450:
return OpcuaNodeIdServicesDataType_CloseSecureChannelRequest, true
case 453:
return OpcuaNodeIdServicesDataType_CloseSecureChannelResponse, true
case 456:
return OpcuaNodeIdServicesDataType_SignatureData, true
case 459:
return OpcuaNodeIdServicesDataType_CreateSessionRequest, true
case 462:
return OpcuaNodeIdServicesDataType_CreateSessionResponse, true
case 465:
return OpcuaNodeIdServicesDataType_ActivateSessionRequest, true
case 468:
return OpcuaNodeIdServicesDataType_ActivateSessionResponse, true
case 471:
return OpcuaNodeIdServicesDataType_CloseSessionRequest, true
case 474:
return OpcuaNodeIdServicesDataType_CloseSessionResponse, true
case 477:
return OpcuaNodeIdServicesDataType_CancelRequest, true
case 480:
return OpcuaNodeIdServicesDataType_CancelResponse, true
case 483:
return OpcuaNodeIdServicesDataType_AddNodesResult, true
case 486:
return OpcuaNodeIdServicesDataType_AddNodesRequest, true
case 489:
return OpcuaNodeIdServicesDataType_AddNodesResponse, true
case 492:
return OpcuaNodeIdServicesDataType_AddReferencesRequest, true
case 495:
return OpcuaNodeIdServicesDataType_AddReferencesResponse, true
case 498:
return OpcuaNodeIdServicesDataType_DeleteNodesRequest, true
case 5:
return OpcuaNodeIdServicesDataType_UInt16, true
case 50:
return OpcuaNodeIdServicesDataType_Decimal, true
case 501:
return OpcuaNodeIdServicesDataType_DeleteNodesResponse, true
case 504:
return OpcuaNodeIdServicesDataType_DeleteReferencesRequest, true
case 507:
return OpcuaNodeIdServicesDataType_DeleteReferencesResponse, true
case 510:
return OpcuaNodeIdServicesDataType_BrowseDirection, true
case 511:
return OpcuaNodeIdServicesDataType_ViewDescription, true
case 514:
return OpcuaNodeIdServicesDataType_BrowseDescription, true
case 517:
return OpcuaNodeIdServicesDataType_BrowseResultMask, true
case 518:
return OpcuaNodeIdServicesDataType_ReferenceDescription, true
case 521:
return OpcuaNodeIdServicesDataType_ContinuationPoint, true
case 522:
return OpcuaNodeIdServicesDataType_BrowseResult, true
case 525:
return OpcuaNodeIdServicesDataType_BrowseRequest, true
case 528:
return OpcuaNodeIdServicesDataType_BrowseResponse, true
case 531:
return OpcuaNodeIdServicesDataType_BrowseNextRequest, true
case 534:
return OpcuaNodeIdServicesDataType_BrowseNextResponse, true
case 537:
return OpcuaNodeIdServicesDataType_RelativePathElement, true
case 540:
return OpcuaNodeIdServicesDataType_RelativePath, true
case 543:
return OpcuaNodeIdServicesDataType_BrowsePath, true
case 546:
return OpcuaNodeIdServicesDataType_BrowsePathTarget, true
case 549:
return OpcuaNodeIdServicesDataType_BrowsePathResult, true
case 552:
return OpcuaNodeIdServicesDataType_TranslateBrowsePathsToNodeIdsRequest, true
case 555:
return OpcuaNodeIdServicesDataType_TranslateBrowsePathsToNodeIdsResponse, true
case 558:
return OpcuaNodeIdServicesDataType_RegisterNodesRequest, true
case 561:
return OpcuaNodeIdServicesDataType_RegisterNodesResponse, true
case 564:
return OpcuaNodeIdServicesDataType_UnregisterNodesRequest, true
case 567:
return OpcuaNodeIdServicesDataType_UnregisterNodesResponse, true
case 570:
return OpcuaNodeIdServicesDataType_QueryDataDescription, true
case 573:
return OpcuaNodeIdServicesDataType_NodeTypeDescription, true
case 576:
return OpcuaNodeIdServicesDataType_FilterOperator, true
case 577:
return OpcuaNodeIdServicesDataType_QueryDataSet, true
case 580:
return OpcuaNodeIdServicesDataType_NodeReference, true
case 583:
return OpcuaNodeIdServicesDataType_ContentFilterElement, true
case 586:
return OpcuaNodeIdServicesDataType_ContentFilter, true
case 589:
return OpcuaNodeIdServicesDataType_FilterOperand, true
case 592:
return OpcuaNodeIdServicesDataType_ElementOperand, true
case 595:
return OpcuaNodeIdServicesDataType_LiteralOperand, true
case 598:
return OpcuaNodeIdServicesDataType_AttributeOperand, true
case 6:
return OpcuaNodeIdServicesDataType_Int32, true
case 601:
return OpcuaNodeIdServicesDataType_SimpleAttributeOperand, true
case 604:
return OpcuaNodeIdServicesDataType_ContentFilterElementResult, true
case 607:
return OpcuaNodeIdServicesDataType_ContentFilterResult, true
case 610:
return OpcuaNodeIdServicesDataType_ParsingResult, true
case 613:
return OpcuaNodeIdServicesDataType_QueryFirstRequest, true
case 616:
return OpcuaNodeIdServicesDataType_QueryFirstResponse, true
case 619:
return OpcuaNodeIdServicesDataType_QueryNextRequest, true
case 622:
return OpcuaNodeIdServicesDataType_QueryNextResponse, true
case 625:
return OpcuaNodeIdServicesDataType_TimestampsToReturn, true
case 626:
return OpcuaNodeIdServicesDataType_ReadValueId, true
case 629:
return OpcuaNodeIdServicesDataType_ReadRequest, true
case 632:
return OpcuaNodeIdServicesDataType_ReadResponse, true
case 635:
return OpcuaNodeIdServicesDataType_HistoryReadValueId, true
case 638:
return OpcuaNodeIdServicesDataType_HistoryReadResult, true
case 641:
return OpcuaNodeIdServicesDataType_HistoryReadDetails, true
case 644:
return OpcuaNodeIdServicesDataType_ReadEventDetails, true
case 647:
return OpcuaNodeIdServicesDataType_ReadRawModifiedDetails, true
case 650:
return OpcuaNodeIdServicesDataType_ReadProcessedDetails, true
case 653:
return OpcuaNodeIdServicesDataType_ReadAtTimeDetails, true
case 656:
return OpcuaNodeIdServicesDataType_HistoryData, true
case 659:
return OpcuaNodeIdServicesDataType_HistoryEvent, true
case 662:
return OpcuaNodeIdServicesDataType_HistoryReadRequest, true
case 665:
return OpcuaNodeIdServicesDataType_HistoryReadResponse, true
case 668:
return OpcuaNodeIdServicesDataType_WriteValue, true
case 671:
return OpcuaNodeIdServicesDataType_WriteRequest, true
case 674:
return OpcuaNodeIdServicesDataType_WriteResponse, true
case 677:
return OpcuaNodeIdServicesDataType_HistoryUpdateDetails, true
case 680:
return OpcuaNodeIdServicesDataType_UpdateDataDetails, true
case 683:
return OpcuaNodeIdServicesDataType_UpdateEventDetails, true
case 686:
return OpcuaNodeIdServicesDataType_DeleteRawModifiedDetails, true
case 689:
return OpcuaNodeIdServicesDataType_DeleteAtTimeDetails, true
case 692:
return OpcuaNodeIdServicesDataType_DeleteEventDetails, true
case 695:
return OpcuaNodeIdServicesDataType_HistoryUpdateResult, true
case 698:
return OpcuaNodeIdServicesDataType_HistoryUpdateRequest, true
case 7:
return OpcuaNodeIdServicesDataType_UInt32, true
case 701:
return OpcuaNodeIdServicesDataType_HistoryUpdateResponse, true
case 704:
return OpcuaNodeIdServicesDataType_CallMethodRequest, true
case 707:
return OpcuaNodeIdServicesDataType_CallMethodResult, true
case 710:
return OpcuaNodeIdServicesDataType_CallRequest, true
case 713:
return OpcuaNodeIdServicesDataType_CallResponse, true
case 716:
return OpcuaNodeIdServicesDataType_MonitoringMode, true
case 717:
return OpcuaNodeIdServicesDataType_DataChangeTrigger, true
case 718:
return OpcuaNodeIdServicesDataType_DeadbandType, true
case 719:
return OpcuaNodeIdServicesDataType_MonitoringFilter, true
case 722:
return OpcuaNodeIdServicesDataType_DataChangeFilter, true
case 725:
return OpcuaNodeIdServicesDataType_EventFilter, true
case 728:
return OpcuaNodeIdServicesDataType_AggregateFilter, true
case 731:
return OpcuaNodeIdServicesDataType_MonitoringFilterResult, true
case 734:
return OpcuaNodeIdServicesDataType_EventFilterResult, true
case 737:
return OpcuaNodeIdServicesDataType_AggregateFilterResult, true
case 740:
return OpcuaNodeIdServicesDataType_MonitoringParameters, true
case 743:
return OpcuaNodeIdServicesDataType_MonitoredItemCreateRequest, true
case 746:
return OpcuaNodeIdServicesDataType_MonitoredItemCreateResult, true
case 749:
return OpcuaNodeIdServicesDataType_CreateMonitoredItemsRequest, true
case 752:
return OpcuaNodeIdServicesDataType_CreateMonitoredItemsResponse, true
case 755:
return OpcuaNodeIdServicesDataType_MonitoredItemModifyRequest, true
case 758:
return OpcuaNodeIdServicesDataType_MonitoredItemModifyResult, true
case 7594:
return OpcuaNodeIdServicesDataType_EnumValueType, true
case 761:
return OpcuaNodeIdServicesDataType_ModifyMonitoredItemsRequest, true
case 764:
return OpcuaNodeIdServicesDataType_ModifyMonitoredItemsResponse, true
case 767:
return OpcuaNodeIdServicesDataType_SetMonitoringModeRequest, true
case 770:
return OpcuaNodeIdServicesDataType_SetMonitoringModeResponse, true
case 773:
return OpcuaNodeIdServicesDataType_SetTriggeringRequest, true
case 776:
return OpcuaNodeIdServicesDataType_SetTriggeringResponse, true
case 779:
return OpcuaNodeIdServicesDataType_DeleteMonitoredItemsRequest, true
case 782:
return OpcuaNodeIdServicesDataType_DeleteMonitoredItemsResponse, true
case 785:
return OpcuaNodeIdServicesDataType_CreateSubscriptionRequest, true
case 788:
return OpcuaNodeIdServicesDataType_CreateSubscriptionResponse, true
case 791:
return OpcuaNodeIdServicesDataType_ModifySubscriptionRequest, true
case 794:
return OpcuaNodeIdServicesDataType_ModifySubscriptionResponse, true
case 797:
return OpcuaNodeIdServicesDataType_SetPublishingModeRequest, true
case 8:
return OpcuaNodeIdServicesDataType_Int64, true
case 800:
return OpcuaNodeIdServicesDataType_SetPublishingModeResponse, true
case 803:
return OpcuaNodeIdServicesDataType_NotificationMessage, true
case 806:
return OpcuaNodeIdServicesDataType_MonitoredItemNotification, true
case 809:
return OpcuaNodeIdServicesDataType_DataChangeNotification, true
case 818:
return OpcuaNodeIdServicesDataType_StatusChangeNotification, true
case 821:
return OpcuaNodeIdServicesDataType_SubscriptionAcknowledgement, true
case 824:
return OpcuaNodeIdServicesDataType_PublishRequest, true
case 827:
return OpcuaNodeIdServicesDataType_PublishResponse, true
case 830:
return OpcuaNodeIdServicesDataType_RepublishRequest, true
case 833:
return OpcuaNodeIdServicesDataType_RepublishResponse, true
case 836:
return OpcuaNodeIdServicesDataType_TransferResult, true
case 839:
return OpcuaNodeIdServicesDataType_TransferSubscriptionsRequest, true
case 842:
return OpcuaNodeIdServicesDataType_TransferSubscriptionsResponse, true
case 845:
return OpcuaNodeIdServicesDataType_DeleteSubscriptionsRequest, true
case 848:
return OpcuaNodeIdServicesDataType_DeleteSubscriptionsResponse, true
case 851:
return OpcuaNodeIdServicesDataType_RedundancySupport, true
case 852:
return OpcuaNodeIdServicesDataType_ServerState, true
case 853:
return OpcuaNodeIdServicesDataType_RedundantServerDataType, true
case 856:
return OpcuaNodeIdServicesDataType_SamplingIntervalDiagnosticsDataType, true
case 859:
return OpcuaNodeIdServicesDataType_ServerDiagnosticsSummaryDataType, true
case 862:
return OpcuaNodeIdServicesDataType_ServerStatusDataType, true
case 865:
return OpcuaNodeIdServicesDataType_SessionDiagnosticsDataType, true
case 868:
return OpcuaNodeIdServicesDataType_SessionSecurityDiagnosticsDataType, true
case 871:
return OpcuaNodeIdServicesDataType_ServiceCounterDataType, true
case 874:
return OpcuaNodeIdServicesDataType_SubscriptionDiagnosticsDataType, true
case 877:
return OpcuaNodeIdServicesDataType_ModelChangeStructureDataType, true
case 884:
return OpcuaNodeIdServicesDataType_Range, true
case 887:
return OpcuaNodeIdServicesDataType_EUInformation, true
case 890:
return OpcuaNodeIdServicesDataType_ExceptionDeviationFormat, true
case 891:
return OpcuaNodeIdServicesDataType_Annotation, true
case 8912:
return OpcuaNodeIdServicesDataType_TimeZoneDataType, true
case 894:
return OpcuaNodeIdServicesDataType_ProgramDiagnosticDataType, true
case 897:
return OpcuaNodeIdServicesDataType_SemanticChangeStructureDataType, true
case 9:
return OpcuaNodeIdServicesDataType_UInt64, true
case 914:
return OpcuaNodeIdServicesDataType_EventNotificationList, true
case 917:
return OpcuaNodeIdServicesDataType_EventFieldList, true
case 920:
return OpcuaNodeIdServicesDataType_HistoryEventFieldList, true
case 938:
return OpcuaNodeIdServicesDataType_IssuedIdentityToken, true
case 94:
return OpcuaNodeIdServicesDataType_PermissionType, true
case 945:
return OpcuaNodeIdServicesDataType_NotificationData, true
case 948:
return OpcuaNodeIdServicesDataType_AggregateConfiguration, true
case 95:
return OpcuaNodeIdServicesDataType_AccessRestrictionType, true
case 96:
return OpcuaNodeIdServicesDataType_RolePermissionType, true
case 97:
return OpcuaNodeIdServicesDataType_DataTypeDefinition, true
case 98:
return OpcuaNodeIdServicesDataType_StructureType, true
case 99:
return OpcuaNodeIdServicesDataType_StructureDefinition, true
}
return 0, false
}