Files
Automatic-Parking/Source/ProofOfConcept/Models
Szakáts Alpár Zsolt 5daf0825a0
All checks were successful
Build, Push and Run Container / build (push) Successful in 25s
Adds fleet status endpoint
Adds an endpoint to retrieve fleet status information.

This endpoint uses a Tesla API proxy to fetch the fleet status
based on provided VINs. It handles authentication using a bearer
token and sends a POST request to the /api/1/vehicles/fleet_status
endpoint.

Also introduces new data models to properly serialize/deserialize the fleet status response.
2025-08-18 21:47:06 +02:00
..
2025-08-18 21:47:06 +02:00
2025-08-13 19:36:32 +02:00
2025-08-17 12:03:26 +02:00