Module opcua_types::constants [] [src]

Constants

DEFAULT_OPC_UA_SERVER_PORT

Default OPC UA port number. Used by a discovery server. Other servers would normally run on a different port. So OPC UA for Rust does not use this nr by default but it is used implicitly in opc.tcp:// urls and elsewhere.

MAX_ARRAY_LENGTH

Maximum number of elements in an array

MAX_BYTE_STRING_LENGTH

Maximum size of a byte string in bytes

MAX_CERTIFICATE_LENGTH

Maximum size of a certificate to send

MAX_STRING_LENGTH

Maximum size of a string in chars