Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Fleet API and Proxy #127

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Support Fleet API and Proxy #127

wants to merge 19 commits into from

Commits on Feb 9, 2024

  1. Drop vehicle ID

    andig committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    44e49cc View commit details
    Browse the repository at this point in the history
  2. Remove streaming endpoint

    andig committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e7d32a8 View commit details
    Browse the repository at this point in the history
  3. Update go.mod

    andig authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    91f9ab1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    10e7153 View commit details
    Browse the repository at this point in the history
  2. Drop custom transport

    andig committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c2e4266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f062d View commit details
    Browse the repository at this point in the history
  4. Drop user agent

    andig committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e6035d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0be579 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee5d691 View commit details
    Browse the repository at this point in the history
  2. Add user region api

    andig committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    44a7844 View commit details
    Browse the repository at this point in the history
  3. Fix region

    andig committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    06019d1 View commit details
    Browse the repository at this point in the history
  4. Remove outdated option

    andig committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a49f391 View commit details
    Browse the repository at this point in the history
  5. Add user me

    andig committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d5b2d50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8fc01c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Better command error handling

    andig committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3afc7df View commit details
    Browse the repository at this point in the history
  2. Update client.go

    andig authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d8a641d View commit details
    Browse the repository at this point in the history
  3. Update tests

    andig committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    41ea0d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Fix vehicle asleep handling

    andig committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cdf5154 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Allow changing vehicle client

    andig committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4168b37 View commit details
    Browse the repository at this point in the history