CONTRIBUTING.md
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements.txt
docs/api.md
docs/installation.md
docs/usage.md
examples/README.md
examples/export_devices.py
examples/read_telemetry.py
scripts/check_distribution.py
scripts/check_repository.py
scripts/export_customer_asset_telemetry.py
scripts/export_customer_asset_temperature_limits.py
scripts/generate_api_docs.py
tecsci_cloud_api.egg-info/PKG-INFO
tecsci_cloud_api.egg-info/SOURCES.txt
tecsci_cloud_api.egg-info/dependency_links.txt
tecsci_cloud_api.egg-info/entry_points.txt
tecsci_cloud_api.egg-info/requires.txt
tecsci_cloud_api.egg-info/top_level.txt
tecsci_cloud_python_api/__init__.py
tecsci_cloud_python_api/tecsci_cloud_python_api.py
tecsci_cloud_python_api/cli/__init__.py
tecsci_cloud_python_api/cli/export_customer_asset_telemetry.py
tecsci_cloud_python_api/cli/export_customer_asset_temperature_limits.py
tests/test_assign_devices_to_customer.py
tests/test_cli.py
tests/test_client_basics.py
tests/test_copy_device_attributes.py
tests/test_copy_device_telemetry.py
tests/test_customer_asset_attributes_csv.py
tests/test_customer_asset_telemetry_csv.py
tests/test_customer_assets_csv.py
tests/test_customer_devices_csv.py
tests/test_rename_devices.py
tests/test_save_device_telemetry.py