Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Instruction file imported from EasonChen11/esp32-iot-weight-scale (.github/instructions/uv-workflow.instructions.md). Copyright stays with the author.
uv Workflow Enforcement
You are working in a modern Python environment managed by uv.
Package Manager: Always use uv as the package manager and virtual environment manager.
Package Installation: Always use uv add <package_name> to install packages.
DO NOT use pip install.
Virtual Environment: The project is configured to use a local virtual environment.
When executing commands or running scripts in a new terminal, you must assume the environment needs activation.
Activation Command:source .venv/bin/activate
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/easonchen11-esp32-iot-weight-scale-uv-workflow-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.