Categorygithub.com/aeytom/silence-data
repositorypackage
0.0.0-20241117183503-ba7435d91e20
Repository: https://github.com/aeytom/silence-data.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Silence Connected API client

  • reads data from https://api.connectivity.silence.eco/api/v1/
  • used API methods; see (silence.go)[silence.go]
    • login, refreshToken – authorisation
    • me – user profile, avatar (not fully implemented)
    • me/scooters – scooter, battery information
    • scooters/*/trips – trip information
  • write infos to influxdb2 bucket
  • simple grafana dashboard (not a template yet)