Vehicle Commands Api
Client for the VW BFF vehicle command endpoints.
Sends control commands (charging, climate, lock/unlock, etc.) to vehicles. All calls automatically retry once on a 401 by refreshing the bearer token.
Parameters
auth Provider
supplies valid OAuth tokens
shared Client
optional HttpClient -- if null, an internal client is created and owned by this instance
Functions
Link copied to clipboard
Sends a CommandRequest to the vehicle and returns a tracking CommandResult.