./gradlew build
./gradlew run
Returns a greeting message.
Locks the vehicle and returns the lock status.
Unlocks the vehicle and returns the lock status.
Starts the vehicle's ventilation and returns the ventilation status.
Stops the vehicle's ventilation and returns the ventilation status.
Returns the vehicle's ventilation status.
Returns the vehicle's status in JSON format.
Returns the vehicle's charging status in JSON format.
Returns the vehicle's charging profiles in JSON format.
Returns the vehicle's equipment details in JSON format.
Returns the vehicle's air conditioning details in JSON format.
Returns the vehicle's charging sessions in JSON format.
Increases the vehicle's temperature and returns the updated ventilation status.
Decreases the vehicle's temperature and returns the updated ventilation status.
Returns the vehicle's location in JSON format.
All endpoints return data in JSON format.