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

Upstream initial android application that leverage gRPC/VISS API #26

Merged

Conversation

renjithrajagopal-sudo
Copy link

@renjithrajagopal-sudo renjithrajagopal-sudo commented Apr 15, 2024

Android Application supports following features

  • Collect & Visualize vehicle datasets to enable 'Pay-as-you drive' usecase
  • Visualization of Safety score calculation based on datasets
  • Curve logging visualization

Application comply following VISS

  • gRPC APIs for Subscribing Vehicle datasets
  • Use HTTP Access Grant Token server(AGT) API to authenticate/authorize client
  • Use HTTP Access Token(AT) server to validate the access

Limitations

  • Doesn't use TLS as application assume that AGT, AT & VISS server runs on local host to simplify the demo

Application supports following features
 - Collect & Vistualize  vehicle datasets to enable 'Pay-as-you drive' usecase
 - Visualization of Safety score caluculation based on datasets
 - Curve logging visualization

Application comply following VISS
 - gRPC APIs for Subscribing Vehicle datasets
 - Use Access Grant Token server(AGT) to authenticate/authorize client
 - Use Access Token(AT) server to validate the access

Limitations
 - Doesn't use TLS as application assume that AGT, AT & VISS server runs
   on local host to simply the demo
@petervolvowinz petervolvowinz merged commit 1eefaf1 into COVESA:master Apr 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants