Modules§

opc_authentication_config
Nested message and enum types in OpcAuthenticationConfig.
opc_identifier_value
Nested message and enum types in OpcIdentifierValue.
streaming_connection_details
Nested message and enum types in StreamingConnectionDetails.
streaming_connection_service_client
Generated client implementations.
streaming_scraping_config
Nested message and enum types in StreamingScrapingConfig.

Structs§

CreateStreamingConnectionRequest
Request to create a new streaming connection
CreateStreamingConnectionResponse
Response for creating a new streaming connection
GetStreamingConnectionRequest
GetStreamingConnectionResponse
OpcAuthenticationConfig
Authentication configuration for OPC-UA server connection
OpcIdentifierValue
The identifier field for an OPC-UA node We’ll want to add GUID and ByteString support at some point
OpcNode
An OPC-UA node
OpcUaConnectionDetails
Configuration for connecting to an OPC-UA server
OpcUaScrapingConfig
Configuration for determining which nodes to scrape. You can combine these settings to choose exactly which nodes you want to scrape.
StartStreamRequest
StartStreamResponse
StopStreamRequest
StopStreamResponse
Response for stream operations
StreamingConnection
A configured streaming connection
StreamingConnectionDetails
Union type for different streaming connection types
StreamingScrapingConfig

Enums§

OpcSecurityPolicy
Security policies supported for OPC-UA connections buf:lint:ignore ENUM_VALUE_PREFIX
OpcUaChannelNamingConvention
How do you want to map the names of OPC-UA nodes to Nominal channels?
OpcUaFailedMonitorHandling
OpcUaReferenceExplorationType
OpcUaUnknownDataTypeHandling
StreamingConnectionErrorType
Error types for streaming connection operations
StreamingConnectionStatus
The current status of a streaming connection buf:lint:ignore ENUM_VALUE_PREFIX