Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.ChannelSecurityToken Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.ChannelSecurityToken:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 ChannelId
 
 CreatedAt
 
 RevisedLifetime
 
 TokenId
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

The token that identifies a set of keys for an active secure channel.

:ivar ChannelId:
:vartype ChannelId: UInt32
:ivar TokenId:
:vartype TokenId: UInt32
:ivar CreatedAt:
:vartype CreatedAt: DateTime
:ivar RevisedLifetime:
:vartype RevisedLifetime: UInt32

Definition at line 2630 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.ChannelSecurityToken.__init__ (   self,
  binary = None 
)

Definition at line 2651 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.ChannelSecurityToken.__str__ (   self)

Definition at line 2680 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ChannelSecurityToken._binary_init (   self,
  data 
)
private

Definition at line 2674 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ChannelSecurityToken.from_binary (   data)
static

Definition at line 2671 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ChannelSecurityToken.to_binary (   self)

Definition at line 2662 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.ChannelSecurityToken.__repr__ = __str__
staticprivate

Definition at line 2686 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ChannelSecurityToken._freeze
private

Definition at line 2654 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ChannelSecurityToken.ChannelId

Definition at line 2656 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ChannelSecurityToken.CreatedAt

Definition at line 2658 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ChannelSecurityToken.RevisedLifetime

Definition at line 2659 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ChannelSecurityToken.TokenId

Definition at line 2657 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.ChannelSecurityToken.ua_types
static
Initial value:
1 = {
2  'ChannelId': 'UInt32',
3  'TokenId': 'UInt32',
4  'CreatedAt': 'DateTime',
5  'RevisedLifetime': 'UInt32',
6  }

Definition at line 2644 of file uaprotocol_auto.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