The data model of the innovation platform concists of the following parts:
- Every bus has a VIN (Vehicle Identification Number). Data from individual buses can be accessed by setting the dgw (Device GateWay) parameter with the corresponding VIN when calling the API. Here's a list of all buses. For testing purposes a simulated bus is provided.
- Every bus has a number of sensors. When calling the API, sensors can be specified with the sensorSpec-parameter.
- Every sensor has a number of values (called resources). If only a specific value is desired, the resourceSpec parameter can be used instead of sensorSpec.
Here is a list of every sensor and all their resources. The image below illustrates the hierarchical relationship between buses, sensors and resources.
