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

Public Member Functions

def __init__ (self, variant=None, status=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 Encoding
 
 ServerPicoseconds
 
 ServerTimestamp
 
 SourcePicoseconds
 
 SourceTimestamp
 
 StatusCode
 
 Value
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

A value with an associated timestamp, and quality.
Automatically generated from xml , copied and modified here to fix errors in xml spec

:ivar Value:
:vartype Value: Variant
:ivar StatusCode:
:vartype StatusCode: StatusCode
:ivar SourceTimestamp:
:vartype SourceTimestamp: datetime
:ivar SourcePicoSeconds:
:vartype SourcePicoSeconds: int
:ivar ServerTimestamp:
:vartype ServerTimestamp: datetime
:ivar ServerPicoseconds:
:vartype ServerPicoseconds: int

Definition at line 926 of file uatypes.py.

Constructor & Destructor Documentation

def opcua.ua.uatypes.DataValue.__init__ (   self,
  variant = None,
  status = None 
)

Definition at line 945 of file uatypes.py.

Member Function Documentation

def opcua.ua.uatypes.DataValue.__str__ (   self)

Definition at line 1012 of file uatypes.py.

def opcua.ua.uatypes.DataValue.from_binary (   data)
static

Definition at line 990 of file uatypes.py.

def opcua.ua.uatypes.DataValue.to_binary (   self)

Definition at line 960 of file uatypes.py.

Member Data Documentation

opcua.ua.uatypes.DataValue.__repr__ = __str__
staticprivate

Definition at line 1027 of file uatypes.py.

opcua.ua.uatypes.DataValue._freeze
private

Definition at line 958 of file uatypes.py.

opcua.ua.uatypes.DataValue.Encoding

Definition at line 946 of file uatypes.py.

opcua.ua.uatypes.DataValue.ServerPicoseconds

Definition at line 957 of file uatypes.py.

opcua.ua.uatypes.DataValue.ServerTimestamp

Definition at line 956 of file uatypes.py.

opcua.ua.uatypes.DataValue.SourcePicoseconds

Definition at line 955 of file uatypes.py.

opcua.ua.uatypes.DataValue.SourceTimestamp

Definition at line 954 of file uatypes.py.

opcua.ua.uatypes.DataValue.StatusCode

Definition at line 951 of file uatypes.py.

opcua.ua.uatypes.DataValue.Value

Definition at line 949 of file uatypes.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