Static Public Attributes | List of all members
opcua.ua.uaprotocol_hand.MessageType Class Reference
Inheritance diagram for opcua.ua.uaprotocol_hand.MessageType:
Inheritance graph
[legend]

Static Public Attributes

string Acknowledge = b"ACK"
 
string Error = b"ERR"
 
string Hello = b"HEL"
 
string Invalid = b"INV"
 
string SecureClose = b"CLO"
 
string SecureMessage = b"MSG"
 
string SecureOpen = b"OPN"
 

Detailed Description

Definition at line 50 of file uaprotocol_hand.py.

Member Data Documentation

string opcua.ua.uaprotocol_hand.MessageType.Acknowledge = b"ACK"
static

Definition at line 53 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.Error = b"ERR"
static

Definition at line 54 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.Hello = b"HEL"
static

Definition at line 52 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.Invalid = b"INV"
static

Definition at line 51 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.SecureClose = b"CLO"
static

Definition at line 56 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.SecureMessage = b"MSG"
static

Definition at line 57 of file uaprotocol_hand.py.

string opcua.ua.uaprotocol_hand.MessageType.SecureOpen = b"OPN"
static

Definition at line 55 of file uaprotocol_hand.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:45