tesla_fleet_api 1.0.0 copy "tesla_fleet_api: ^1.0.0" to clipboard
tesla_fleet_api: ^1.0.0 copied to clipboard

A Dart package for interacting with Tesla Fleet API

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-06-14 #

Added #

  • Initial release of Tesla Fleet API Dart package
  • Complete Tesla Fleet API implementation with all major endpoints
  • Support for Vehicle operations (control, data retrieval, wake up)
  • Support for Energy products (Solar, Powerwall management)
  • Support for Charging operations (history, sessions, invoices)
  • Support for Partner operations (account management, registration)
  • OAuth 2.0 authentication with Authorization Code and Client Credentials flows
  • Multi-region support (North America/Asia-Pacific, Europe/Middle East/Africa, China)
  • Comprehensive error handling with specific exception types
  • Automatic rate limiting with retry logic
  • Interactive example with safety features and scope selection
  • Full documentation with detailed usage examples
  • Complete test suite with mocks and comprehensive coverage
0
likes
80
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for interacting with Tesla Fleet API

Repository (GitHub)
View/report issues

Topics

#tesla #api #fleet #automotive

Documentation

API reference

License

MIT (license)

Dependencies

crypto, http, json_annotation, jwt_decode

More

Packages that depend on tesla_fleet_api