.gitignore
LICENSE
README.md
requirements.txt
setup.py
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.github/workflows/python-publish.yml
c8yrc/__init__.py
c8yrc/main.py
c8yrc/proxy_thread.py
c8yrc.egg-info/PKG-INFO
c8yrc.egg-info/SOURCES.txt
c8yrc.egg-info/dependency_links.txt
c8yrc.egg-info/entry_points.txt
c8yrc.egg-info/not-zip-safe
c8yrc.egg-info/requires.txt
c8yrc.egg-info/top_level.txt
c8yrc/rest_client/__init__.py
c8yrc/rest_client/bar.json
c8yrc/rest_client/c8y_enterprise.py
c8yrc/rest_client/c8y_exception.py
c8yrc/rest_client/c8y_rest_client.py
c8yrc/rest_client/c8y_rest_client_test.py
c8yrc/rest_client/c8yclient.py
c8yrc/rest_client/rest_constants.py
c8yrc/tcp_socket/__init__.py
c8yrc/tcp_socket/tcp_server.py
c8yrc/tests/foo.mender
c8yrc/websocket_client/__init__.py
c8yrc/websocket_client/ws_client.py
img/Remote_access_architecture.png