.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/download_from_iotweb.py
demo/example_1.py
demo/example_p2_pro_garage.py
demo/p1UploadDemo.py
demo/p1UploadTool.py
src/docs/Makefile
src/docs/conf.py
src/docs/contributing.rst
src/docs/index.md
src/docs/license.rst
src/docs/requirements.txt
src/docs/_static/.gitignore
src/docs/api/modules.rst
src/docs/api/naneos.iotweb.rst
src/docs/api/naneos.partector.blueprints.rst
src/docs/api/naneos.partector.rst
src/docs/api/naneos.partector2_ble.rst
src/docs/api/naneos.protobuf.rst
src/docs/api/naneos.rst
src/docs/api/naneos.serial_utils.rst
src/naneos/iotweb/__init__.py
src/naneos/iotweb/iotweb.py
src/naneos/iotweb/partector2_pro_garage_upload.py
src/naneos/iotweb/download/__init__.py
src/naneos/iotweb/download/downloader.py
src/naneos/logger/__init__.py
src/naneos/logger/custom_logger.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/_partectorCheckerThread.py
src/naneos/partector/blueprints/_partector_blueprint.py
src/naneos/partector/blueprints/_partector_defaults.py
src/naneos/partector_ble/__init__.py
src/naneos/partector_ble/test.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/protobuf/partector2_ble/__init__.py
src/naneos/protobuf/partector2_ble/partector2_ble.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/__init__.py
tests/conftest.py
tests/df_garagae.pkl
tests/old_test_partector2_ble.py
tests/old_test_partector2_serial.py
tests/test_upload_to_influx.py