package documentation

Client implementation of Skill-based Production using OPC-UA.

Module auto_lock Mechanism that automatically locks given RemoteLock instance.
Module browse Browsing related options and helpers.
Module dto Data transfer objects.
Module remote_callable Base class for RemoteMethod and RemoteSkill.
Module remote_component The remote interface for a server-side BaseMachineryItem.
Module remote_lock The remote interface for a server-side Lock.
Module remote_machine The remote interface for a server-side BaseMachine.
Module remote_method The remote interface for a server-side BaseMethod.
Module remote_resource The remote interface for a server-side Resource.
Module remote_server The remote interface for a server-side Server.
Module remote_skill The remote interface for a server-side BaseSkill.
Module remote_ua_object Base class for remote UA objects.
Module remote_user The remote interface for a server-side User.
Module remote_variable The remote interface for a server-side UaVariable.
Module remote_variable_container Various containers for RemoteVariable. The containers themselves are RemoteUaObject.

From __init__.py:

Variable __version__ Undocumented
__version__ = ΒΆ

Undocumented