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

 ComplianceDate
 
 ComplianceLevel
 
 ComplianceTool
 
 OrganizationUri
 
 ProfileId
 
 UnsupportedUnitIds
 

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 OrganizationUri:
:vartype OrganizationUri: String
:ivar ProfileId:
:vartype ProfileId: String
:ivar ComplianceTool:
:vartype ComplianceTool: String
:ivar ComplianceDate:
:vartype ComplianceDate: DateTime
:ivar ComplianceLevel:
:vartype ComplianceLevel: ComplianceLevel
:ivar UnsupportedUnitIds:
:vartype UnsupportedUnitIds: String

Definition at line 7399 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

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

Definition at line 7424 of file uaprotocol_auto.py.

Member Function Documentation

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

Definition at line 7461 of file uaprotocol_auto.py.

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

Definition at line 7453 of file uaprotocol_auto.py.

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

Definition at line 7450 of file uaprotocol_auto.py.

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

Definition at line 7437 of file uaprotocol_auto.py.

Member Data Documentation

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

Definition at line 7469 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile._freeze
private

Definition at line 7427 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.ComplianceDate

Definition at line 7432 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.ComplianceLevel

Definition at line 7433 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.ComplianceTool

Definition at line 7431 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.OrganizationUri

Definition at line 7429 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.ProfileId

Definition at line 7430 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.SupportedProfile.ua_types
static
Initial value:
1 = {
2  'OrganizationUri': 'String',
3  'ProfileId': 'String',
4  'ComplianceTool': 'String',
5  'ComplianceDate': 'DateTime',
6  'ComplianceLevel': 'ComplianceLevel',
7  'UnsupportedUnitIds': 'String',
8  }

Definition at line 7415 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.SupportedProfile.UnsupportedUnitIds

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