RTServer
========

.. currentmodule:: do_mpc.opcua

.. autoclass:: RTServer
    :show-inheritance:
    :special-members: __call__, __getitem__



.. currentmodule:: do_mpc.opcua.RTServer

Methods
-------


 
add\_variable\_to\_node
~~~~~~~~~~~~~~~~~~~~~~~

.. autofunction:: add_variable_to_node
 
namespace\_from\_client
~~~~~~~~~~~~~~~~~~~~~~~

.. autofunction:: namespace_from_client
 
start
~~~~~

.. autofunction:: start
 
stop
~~~~

.. autofunction:: stop





