.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/pylint.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
envertech_local/__init__.py
envertech_local/api.py
envertech_local/commands.py
envertech_local/discovery.py
envertech_local/protocol.py
envertech_local/utils.py
envertech_local.egg-info/PKG-INFO
envertech_local.egg-info/SOURCES.txt
envertech_local.egg-info/dependency_links.txt
envertech_local.egg-info/requires.txt
envertech_local.egg-info/top_level.txt
examples/README.md
examples/discover_and_connect.py
examples/streamdata.py