python -m venv venv
source venv/bin/activate
pip install -e .
deactivate
source venv/bin/activate
pip install -e .
uvicorn src.app.main:app --reload --log-config=log_conf.yml --port 8001
- Open web http://127.0.0.1:8001/
- Fill the server access information, or load the environment file
- Login to the Asptra Server
- Select the blueprint
- click Pull Device Conifg