In the previous post we displayed a list of all eBikes associated with the logged-in user. Now let’s load an eBike’s details via the eBike Profile API (Smart System) and display them. To do so we need to

To let the user identify the components mounted to their eBike we display serial number and part number of each component as well as other attributes and different icons.

web-app-ebike-details.png


In the next post we will display activities a user has performed on their eBike.