Module opcua_types::data_types [] [src]

Enums

MessageSecurityMode

The MessageSecurityMode is an enumeration that specifies what security should be applied to messages exchanges during a Session.

MonitoringMode

Constants

MESSAGE_SECURITY_MODE_NONE
MESSAGE_SECURITY_MODE_SIGN
MESSAGE_SECURITY_MODE_SIGN_AND_ENCRYPT

Type Definitions

Duration

This Simple DataType is a Double that defines an interval of time in milliseconds (fractions can be used to define sub-millisecond values). Negative values are generally invalid but may have special meanings where the Duration is used. Duration = 290,

Index

This primitive data type is a UInt32 that identifies an element of an array.

IntegerId

This primitive data type is a UInt32 that is used as an identifier, such as a handle. All values, except for 0, are valid. IntegerId = 288,

UtcTime

UtcTime = 294,