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.ServerOnNetwork Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.ServerOnNetwork:
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

 DiscoveryUrl
 
 RecordId
 
 ServerCapabilities
 
 ServerName
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

:ivar RecordId:
:vartype RecordId: UInt32
:ivar ServerName:
:vartype ServerName: String
:ivar DiscoveryUrl:
:vartype DiscoveryUrl: String
:ivar ServerCapabilities:
:vartype ServerCapabilities: String

Definition at line 1600 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

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

Definition at line 1619 of file uaprotocol_auto.py.

Member Function Documentation

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

Definition at line 1650 of file uaprotocol_auto.py.

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

Definition at line 1644 of file uaprotocol_auto.py.

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

Definition at line 1641 of file uaprotocol_auto.py.

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

Definition at line 1630 of file uaprotocol_auto.py.

Member Data Documentation

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

Definition at line 1656 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ServerOnNetwork._freeze
private

Definition at line 1622 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ServerOnNetwork.DiscoveryUrl

Definition at line 1626 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ServerOnNetwork.RecordId

Definition at line 1624 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ServerOnNetwork.ServerCapabilities

Definition at line 1627 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ServerOnNetwork.ServerName

Definition at line 1625 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.ServerOnNetwork.ua_types
static
Initial value:
1 = {
2  'RecordId': 'UInt32',
3  'ServerName': 'String',
4  'DiscoveryUrl': 'String',
5  'ServerCapabilities': 'String',
6  }

Definition at line 1612 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