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 (eBike System 2) and display them. To do so we need to

Note that in contrast to the eBike Profile API (Smart System) there is no dedicated endpoint to retrieve the details of a single eBike.

web-app-ebike-details.png


In the next post we will display component details.