Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
opcua.ua.uaprotocol_auto.RegisteredServer Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def to_binary

Static Public Member Functions

def from_binary

Public Attributes

 DiscoveryUrls
 GatewayServerUri
 IsOnline
 ProductUri
 SemaphoreFilePath
 ServerNames
 ServerType
 ServerUri

Static Public Attributes

dictionary ua_types

Private Member Functions

def _binary_init

Private Attributes

 _freeze

Static Private Attributes

 __repr__ = __str__

Detailed Description

The information required to register a server with a discovery server.

:ivar ServerUri:
:vartype ServerUri: String
:ivar ProductUri:
:vartype ProductUri: String
:ivar ServerNames:
:vartype ServerNames: LocalizedText
:ivar ServerType:
:vartype ServerType: ApplicationType
:ivar GatewayServerUri:
:vartype GatewayServerUri: String
:ivar DiscoveryUrls:
:vartype DiscoveryUrls: String
:ivar SemaphoreFilePath:
:vartype SemaphoreFilePath: String
:ivar IsOnline:
:vartype IsOnline: Boolean

Definition at line 2186 of file uaprotocol_auto.py.


Constructor & Destructor Documentation

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

Definition at line 2219 of file uaprotocol_auto.py.


Member Function Documentation

Definition at line 2269 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.RegisteredServer._binary_init (   self,
  data 
) [private]

Definition at line 2254 of file uaprotocol_auto.py.

Definition at line 2251 of file uaprotocol_auto.py.

Definition at line 2234 of file uaprotocol_auto.py.


Member Data Documentation

Definition at line 2279 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Definition at line 2219 of file uaprotocol_auto.py.

Initial value:
{
        'ServerUri': 'String',
        'ProductUri': 'String',
        'ServerNames': 'LocalizedText',
        'ServerType': 'ApplicationType',
        'GatewayServerUri': 'String',
        'DiscoveryUrls': 'String',
        'SemaphoreFilePath': 'String',
        'IsOnline': 'Boolean',
               }

Definition at line 2208 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 Sat Jun 8 2019 18:26:25