(Created page with "=Short Term / Small Stuff= Customer Journey: * The top of the Edit button for a CJ is 100% aligned with the top of the CJ table rendering. Maybe move the button up or down a...")
 
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Short Term / Small Stuff=
= Use Cases =


Customer Journey:
Public models:
* The top of the Edit button for a CJ is 100% aligned with the top of the CJ table rendering. Maybe move the button up or down a bit, would look better.
* Merge Truck, Smart Truck, ACME Truck => Louis
* Consider removing / merging Rental Car, ACME Car, Test Vehicle N, Testig Passenger Welcome, Demo Car, Test Vehicle M, EL Car => Louis
* Merge BEG Vehicle + BEG Vehicle 2 => OK


PINs:
{| class="wikitable"
* Tooltip for pin at the very top not visible
|-
* When selecting pin in an image, the VSS details are shown on the right side only; on the left side (VSS list), the VSS API should also be selected and highlighted
! Use Case!! Comments
|-
| ACME EV: Smart Wipers || Wiper animation should display "loading..." while loading => Chris
|-
| ACME EV: Smart Wipers / AI || Big Loop => Chris
|-
| ACME EV: Motion Sickness / Anti-Kinetosis || Make main algorithm visible in prototype; ensure proper use of VSS APIs => Chris
|-
| ACME EV: Basic Monitoring|| Remove from ACME EV, move to Smart Truck => Devesh
|-
| Passenger Welcome || 1: Images are flickering => Louis; 2: Remove "Passenger Welcome" model => Devesh
|-
| Mahindra || Review proper use of VSS APIs
|-
| City Transformer || Review proper use of VSS APIs
|-
| Smart Trailer || Finalize demo according to CVO spec => Devesh
|-
| Smart Truck || Finalize demo according to CVO spec => Devesh
|}


Media Library:
CES
* When associating an image from the library with an item like a prototype, it usually says "Upload image". In fact, to upload I have to go to the media library. So in the menu it should say "Attach image", and maybe include a link to the media library (open in new tab) so I can upload a new image if need be.
* [https://wiki.covesa.global/display/WIK4/EV+Optimization+-+Increase+Travel+Range+for+Fixed+Battery EV Optimization]
 
= Feature Requests=
 
Tags
* Add tags according to spec
 
Simulation
* Simple simulation: support VSS sensor data import from Google sheet
* Separate project: FleetSim
 
Plugin Library
* VSS pill: accept "label" to overwrite VSS signal name
* VSS table: Cut off name on the left, not on the right ("...Front.Wiping.Mode")
* General
** Clean up documentation ("plugin howto", but also documentation for individual plugins) => Dirk
** Add "Widgets" link to MAIN MENU ("="), pointing to cleaned up version of https://playground-plugins.netlify.app/ => Louis
 
UX
* Redundant "play" functions
** Rename tab => "Dashboard" / different icon => Louis
* Fix "TBDs"
** Search/filters
** Code editor: Auto-insert Python code for VSS APIs
** Editing of all text fields (TBD: discuss additional VSS API meta data)
** Link between plugins/prototypes
* Plugins
** Library + documentation
** Themes


Prototype/User Feedback
User Feedback
* Still need to add "edit" functionality for "Feedback"
* Prototypes
** Enable editing of user feedback, including ratings, comments, effort estimation (1-5)
** Add link to portfolio overview
* Portfolio overview
** In chart, link each circle to corresponding prototype (click on circle opens prototype)


Landing page (after selecting model)
APIs
* "CVI Catalogue" => "Interface Catalogue (CVI)" (above "Browse, enhance, and ...")
* Filter for wishlist APIs
* Import / export
* Wishlist => COVESA


VSS List
Deployment
* Would be good if I can select and copy the name of a VSS API ("vehicle.body...") in the API details view on the right
* Make deployment targets (EPAM, Eclipse) pluggable
* Clean up Pyhton code to be closer to deployment target, e.g. (re-)move "await", etc.
* Eclipse
** Select org
** Pass VSS file + link to documentation
** Visibility of repo: Public or Private?


=Medium Term=
Customer Journey Analysis / EAM
* Review
* Ownership => Jens?


Prototype/Code
Misc
* Add list of used APIs + wishlist for this prototype
* SdV 101 / wiki: fix alignment of tooltip messages for image areas
* Support "add sample code"-button
* 3DS: Make API browser available (instead of iFrame)


VSS List
Media Library
- Add filter "Show all" | "VSS Standard" | "Wishlist"
* When associating an image from the library with an item like a prototype, it usually says "Upload image". In fact, to upload I have to go to the media library. So in the menu it should say "Attach image", and maybe include a link to the media library (open in new tab) so I can upload a new image if need be.
* Allow uploading of new versions of images, replacing existing ones


Integration
User Accounts
* Plug-ins
* Add image, real name
* Data Broker
* We need an automated process for creating new accounts


Playground Markup
Playground Markup
* In addition to {{}}, we should also consider supporting bullet poins like in media wiki (for CJ definitions, EA components, user feedback, etc.)
* In addition to {{}}, we should also consider supporting bullet poins like in media wiki (for CJ definitions, EA components, user feedback, etc.)


=Long Term=
Logging
* Add trace / change log which records of all changes / edits, including time stamp and user ID
 
=Longer Term=
* Social Media Integration / LinkedIn

Latest revision as of 16:29, 25 November 2022

Use Cases

Public models:

  • Merge Truck, Smart Truck, ACME Truck => Louis
  • Consider removing / merging Rental Car, ACME Car, Test Vehicle N, Testig Passenger Welcome, Demo Car, Test Vehicle M, EL Car => Louis
  • Merge BEG Vehicle + BEG Vehicle 2 => OK
Use Case Comments
ACME EV: Smart Wipers Wiper animation should display "loading..." while loading => Chris
ACME EV: Smart Wipers / AI Big Loop => Chris
ACME EV: Motion Sickness / Anti-Kinetosis Make main algorithm visible in prototype; ensure proper use of VSS APIs => Chris
ACME EV: Basic Monitoring Remove from ACME EV, move to Smart Truck => Devesh
Passenger Welcome 1: Images are flickering => Louis; 2: Remove "Passenger Welcome" model => Devesh
Mahindra Review proper use of VSS APIs
City Transformer Review proper use of VSS APIs
Smart Trailer Finalize demo according to CVO spec => Devesh
Smart Truck Finalize demo according to CVO spec => Devesh

CES

Feature Requests

Tags

  • Add tags according to spec

Simulation

  • Simple simulation: support VSS sensor data import from Google sheet
  • Separate project: FleetSim

Plugin Library

  • VSS pill: accept "label" to overwrite VSS signal name
  • VSS table: Cut off name on the left, not on the right ("...Front.Wiping.Mode")
  • General
    • Clean up documentation ("plugin howto", but also documentation for individual plugins) => Dirk
    • Add "Widgets" link to MAIN MENU ("="), pointing to cleaned up version of https://playground-plugins.netlify.app/ => Louis

UX

  • Redundant "play" functions
    • Rename tab => "Dashboard" / different icon => Louis
  • Fix "TBDs"
    • Search/filters
    • Code editor: Auto-insert Python code for VSS APIs
    • Editing of all text fields (TBD: discuss additional VSS API meta data)
    • Link between plugins/prototypes
  • Plugins
    • Library + documentation
    • Themes

User Feedback

  • Prototypes
    • Enable editing of user feedback, including ratings, comments, effort estimation (1-5)
    • Add link to portfolio overview
  • Portfolio overview
    • In chart, link each circle to corresponding prototype (click on circle opens prototype)

APIs

  • Filter for wishlist APIs
  • Import / export
  • Wishlist => COVESA

Deployment

  • Make deployment targets (EPAM, Eclipse) pluggable
  • Clean up Pyhton code to be closer to deployment target, e.g. (re-)move "await", etc.
  • Eclipse
    • Select org
    • Pass VSS file + link to documentation
    • Visibility of repo: Public or Private?

Customer Journey Analysis / EAM

  • Review
  • Ownership => Jens?

Misc

  • SdV 101 / wiki: fix alignment of tooltip messages for image areas
  • 3DS: Make API browser available (instead of iFrame)

Media Library

  • When associating an image from the library with an item like a prototype, it usually says "Upload image". In fact, to upload I have to go to the media library. So in the menu it should say "Attach image", and maybe include a link to the media library (open in new tab) so I can upload a new image if need be.
  • Allow uploading of new versions of images, replacing existing ones

User Accounts

  • Add image, real name
  • We need an automated process for creating new accounts

Playground Markup

  • In addition to {{}}, we should also consider supporting bullet poins like in media wiki (for CJ definitions, EA components, user feedback, etc.)

Logging

  • Add trace / change log which records of all changes / edits, including time stamp and user ID

Longer Term

  • Social Media Integration / LinkedIn