HARMONISE Avala BMS API

Connection

Logs

Status Log:

Awaiting action...

API Call Log:

API calls will be logged here...

Raw API Response (Last Call):

No data yet.

Important Notes:

  • **API Endpoint Paths:** This app uses `/external/token` for initial BMS token retrieval and `/api/...` for subsequent data calls, relative to the base URL. Ensure your Nginx routes these correctly.
  • Proxy Security: Ensure your `avalabms.duckdns.org` endpoint is secured with HTTPS.
  • CORS:** If you see CORS errors, ensure your FastAPI server (at `avalabms.duckdns.org`) is configured with `CORSMiddleware` to allow requests from the origin where this HTML page is served.
  • API Limits & Timeouts: Fetching large trend datasets can be slow.