Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes
opcua.ua.uaprotocol_auto.SetTriggeringParameters 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

 LinksToAdd
 LinksToRemove
 SubscriptionId
 TriggeringItemId

Static Public Attributes

dictionary ua_types

Private Member Functions

def _binary_init

Private Attributes

 _freeze

Static Private Attributes

 __repr__ = __str__

Detailed Description

:ivar SubscriptionId:
:vartype SubscriptionId: UInt32
:ivar TriggeringItemId:
:vartype TriggeringItemId: UInt32
:ivar LinksToAdd:
:vartype LinksToAdd: UInt32
:ivar LinksToRemove:
:vartype LinksToRemove: UInt32

Definition at line 12070 of file uaprotocol_auto.py.


Constructor & Destructor Documentation

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

Definition at line 12089 of file uaprotocol_auto.py.


Member Function Documentation

Definition at line 12122 of file uaprotocol_auto.py.

Definition at line 12116 of file uaprotocol_auto.py.

Definition at line 12113 of file uaprotocol_auto.py.

Definition at line 12100 of file uaprotocol_auto.py.


Member Data Documentation

Definition at line 12128 of file uaprotocol_auto.py.

Definition at line 12089 of file uaprotocol_auto.py.

Definition at line 12089 of file uaprotocol_auto.py.

Definition at line 12089 of file uaprotocol_auto.py.

Definition at line 12089 of file uaprotocol_auto.py.

Definition at line 12089 of file uaprotocol_auto.py.

Initial value:
{
        'SubscriptionId': 'UInt32',
        'TriggeringItemId': 'UInt32',
        'LinksToAdd': 'UInt32',
        'LinksToRemove': 'UInt32',
               }

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