[][src]Module opcua_types::constants

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

SECURITY_POLICY_NONE

String used as shorthand in config files, debug etc.for None security policy

SECURITY_POLICY_NONE_URI

URI supplied for the None security policy