Documentation
¶
Overview ¶
Package gopcua provides easy and painless encoding/decoding of OPC UA protocol in pure Golang.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
Package datatypes defines the structures, decoders and encoder for built-in data types described in Part 6 Section 5 Data encoding.
|
Package datatypes defines the structures, decoders and encoder for built-in data types described in Part 6 Section 5 Data encoding. |
Package errors defines the errors used in multiple packages in common.
|
Package errors defines the errors used in multiple packages in common. |
examples
|
|
client
Command client provides a connection establishment of OPC UA Secure Conversation.
|
Command client provides a connection establishment of OPC UA Secure Conversation. |
sender
Command sender provides a "manual establishment" of OPC UA Secure Conversation.
|
Command sender provides a "manual establishment" of OPC UA Secure Conversation. |
server
Command server provides a connection establishment of OPC UA Secure Conversation as a server.
|
Command server provides a connection establishment of OPC UA Secure Conversation as a server. |
Package securitypolicy implements the encryption, decryption, signing, and signature verifying algorithms for Security Policy profiles as defined in Part 7 of the OPC-UA specifications (version 1.04)
|
Package securitypolicy implements the encryption, decryption, signing, and signature verifying algorithms for Security Policy profiles as defined in Part 7 of the OPC-UA specifications (version 1.04) |
Package services provides encoding/decoding feature for Services in OPC UA Binary Protocol.
|
Package services provides encoding/decoding feature for Services in OPC UA Binary Protocol. |
Package uacp provides encoding/decoding and automated connection handling for OPC UA Connection Protocol.
|
Package uacp provides encoding/decoding and automated connection handling for OPC UA Connection Protocol. |
Package uasc provides encoding/decoding and automated secure channel and session handling for OPC UA Secure Conversation.
|
Package uasc provides encoding/decoding and automated secure channel and session handling for OPC UA Secure Conversation. |
Package utils defines the utilities used in multiple packages in common.
|
Package utils defines the utilities used in multiple packages in common. |
Click to show internal directories.
Click to hide internal directories.