Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added support/infrastructure section to end of WBS

...

1

Work Breakdown Structure for the External Data Server Proof-Of-Concept

  • The TODOs listed below were added to the EA block-diagram, look at ExternalDataServerPoC-WBS.pptx
  • After addition of a description of work and definition of done to each TODO, these TODOs will be entered into Jira.
OwnerComment
2

VSS feeder component

  • todo finalize permissions layer concept (independent work item)
    • description TBD
    • definition of done TBD


3
  • todo create a layer concept for the Franca to VSS leaf mapping (model transformation)


4
  • todo design and implement franca service (SomeIP)


5
  • todo implement feeder as PoC


6
  • todo check signal to service translation in Adaptive Autosar


7
  • todo agree on PoC use cases for the implementation


8
  • todo create PoC Someip simulation component to playback agreed use cases
    • note: we could consider using an Adaptive Autosar node like what we did for the FARACON demo
    • note: VSS data base could be merged into the VSS feeder


9

10

VSS data server component

  • todo APP implement authentication to access the data server (eg JWT), e.g. json Web token
    • relates to Vehicle Signal Authentication
    • description TBD
    • definition of done TBD


11
  • todo APP implement access for in-vehicle data, (e.g. App manifest permissions layer concept)


12
  • todo APP implement request/response serialization
    • Gunnar: this relates to a communication protocol (so-called binary protocol)


13
  • todo resolve requested data for the APP from the VSS data structure


14

15
  • todo handle the subscription for APPs


16

17

Framework Layer / Authentication Service

  • todo request APP permissions from package manager
    • description TBD
    • definition of done TBD

Stefan Wysocki
(TietoEVRY)

Will update the description and DoD for this component
18
  • todo generate access token for the APP including the APP permissions

Stefan Wysocki
(TietoEVRY)

Implementation of the module deployed on the platform. Buildable by Android buildystem (Android.bp)
19

Application Layer



20
  • todo Implement the APP permissions based on permissions defined/proposed in VSS layers
    • description TBD
    • definition of done TBD


21
  • todo implement access token request

Stefan Wysocki
(TietoEVRY)

Will be provided as a part of "Authentication Service" to showcase the exposed API
22
  • todo APP implement request/response serialization for the client


23
  • todo implement the selected use cases



Support / Infrastructure

  1. Testing
    1. Stephen Lawrence I can contribute to the effort to integrate the PoC into the Genivi LAVA Automated testing if the group decides to use it.
  2. Integration
    1. Stephen Lawrence : I would be happy to provide best effort support for integration on R-Car h/w where needed.