OpcUa_CreateSubscriptionResponse (STRUCT) ¶ TYPE OpcUa_CreateSubscriptionResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader SubscriptionId OpcUa_UInt32 RevisedPublishingInterval OpcUa_Double RevisedLifetimeCount OpcUa_UInt32 RevisedMaxKeepAliveCount OpcUa_UInt32
OpcUa_ExtensionObject_Body (UNION) ¶ TYPE OpcUa_ExtensionObject_Body : UNION InOut: Name Type Binary OpcUa_ByteString Xml OpcUa_ByteString EncodeableObject OpcUa_EncodeableObjectBody
OpcUa_FindServersOnNetworkRequest (STRUCT) ¶ TYPE OpcUa_FindServersOnNetworkRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader StartingRecordId OpcUa_UInt32 MaxRecordsToReturn OpcUa_UInt32 NoOfServerCapabilityFilter OpcUa_Int32 ServerCapabilityFilter POINTER TO OpcUa_String
OpcUa_FindServersOnNetworkResponse (STRUCT) ¶ TYPE OpcUa_FindServersOnNetworkResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader LastCounterResetTime OpcUa_DateTime NoOfServers OpcUa_Int32 Servers POINTER TO OpcUa_ServerOnNetwork
OpcUa_FindServersRequest (STRUCT) ¶ TYPE OpcUa_FindServersRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader EndpointUrl OpcUa_String NoOfLocaleIds OpcUa_Int32 LocaleIds POINTER TO OpcUa_String NoOfServerUris OpcUa_Int32 ServerUris POINTER TO OpcUa_String
OpcUa_FindServersResponse (STRUCT) ¶ TYPE OpcUa_FindServersResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfServers OpcUa_Int32 Servers POINTER TO OpcUa_ApplicationDescription
OpcUa_GenericAttributeValue (STRUCT) ¶ TYPE OpcUa_GenericAttributeValue : STRUCT InOut: Name Type AttributeId OpcUa_UInt32 Value OpcUa_Variant
OpcUa_GenericAttributes (STRUCT) ¶ TYPE OpcUa_GenericAttributes : STRUCT InOut: Name Type SpecifiedAttributes OpcUa_UInt32 DisplayName OpcUa_LocalizedText Description OpcUa_LocalizedText WriteMask OpcUa_UInt32 UserWriteMask OpcUa_UInt32 NoOfAttributeValues OpcUa_Int32 AttributeValues POINTER TO OpcUa_GenericAttributeValue
OpcUa_GetEndpointsRequest (STRUCT) ¶ TYPE OpcUa_GetEndpointsRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader EndpointUrl OpcUa_String NoOfLocaleIds OpcUa_Int32 LocaleIds POINTER TO OpcUa_String NoOfProfileUris OpcUa_Int32 ProfileUris POINTER TO OpcUa_String
OpcUa_DataChangeFilter (STRUCT) ¶ TYPE OpcUa_DataChangeFilter : STRUCT InOut: Name Type Trigger OpcUa_DataChangeTrigger DeadbandType OpcUa_UInt32 DeadbandValue OpcUa_Double