Display Field Data
In the previous post we displayed bulk installation reports associated with an eBike. Now let’s load field data associated with a component via the Diagnosis Field Data API. To do so we need to
- add a diagnosis field data service to fetch the field data associated with a component
- add a separate component details pags to display a components and its attributes
- display the field on the component details page

In the next post we will display the service book associated with an eBike.