.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.rst
LICENSE.txt
Pipfile
Pipfile.lock
README.md
naneos_logo.svg
p1UploadTool.spec
pyproject.toml
setup.cfg
setup.py
test2.py
testScan.py
test_ble.py
tox.ini
.github/workflows/documentation.yaml
demo/example_1.py
demo/example_p2_pro_garage.py
demo/p1UploadDemo.py
demo/p1UploadTool.py
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.rst
docs/index.md
docs/license.rst
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
src/naneos/iotweb/__init__.py
src/naneos/iotweb/iotweb.py
src/naneos/iotweb/partector2_pro_garage_upload.py
src/naneos/partector/__init__.py
src/naneos/partector/partector1.py
src/naneos/partector/partector2.py
src/naneos/partector/partector2_pro.py
src/naneos/partector/partector2_pro_garage.py
src/naneos/partector/scan_for_partector.py
src/naneos/partector/blueprints/__init__.py
src/naneos/partector/blueprints/_data_structure.py
src/naneos/partector/blueprints/_partector_blueprint.py
src/naneos/partector/blueprints/_partector_defaults.py
src/naneos/partector2_ble/__init__.py
src/naneos/partector2_ble/partector2_ble.py
src/naneos/protobuf/__init__.py
src/naneos/protobuf/protoV1.proto
src/naneos/protobuf/protoV1_pb2.py
src/naneos/protobuf/protoV1_pb2.pyi
src/naneos/protobuf/protobuf.py
src/naneos/serial_utils/__init__.py
src/naneos/serial_utils/list_serial_ports.py
src/naneos_devices.egg-info/PKG-INFO
src/naneos_devices.egg-info/SOURCES.txt
src/naneos_devices.egg-info/dependency_links.txt
src/naneos_devices.egg-info/not-zip-safe
src/naneos_devices.egg-info/requires.txt
src/naneos_devices.egg-info/top_level.txt
tests/conftest.py
tests/df_garagae.pkl
tests/test_partector2_ble.py
tests/test_partector2_serial.py