VIN: {{m.value.vin}}
-OEM: {{m.value.oem}}
-Model Type: {{m.value.modelType}}
-Velocity: {{m.value.velocity}}
-Timestamp: {{m.value.timestamp}}
-NCE: {{m.value.near_crash_event}}
+ +VIN: {{m.value.carEntity.vin}}
+OEM: {{m.value.carEntity.oem}}
+Model Type: {{m.value.carEntity.modelType}}
+Velocity: {{m.value.carEvent.velocity}}
+Timestamp: {{m.value.carEvent.timestamp}}
+NCE: {{m.value.carEvent.near_crash_event}}
Id: {{m.value.id}}
-Switching Time: {{m.value.switchingTime}}
-Range: {{m.value.range}}
-Color: {{m.value.color}}
-Last Switch: {{m.value.last_switch}}
+Id: {{m.value.trafficLightEntity.id}}
+Switching Time: {{m.value.trafficLightEntity.switchingTime}}
+Range: {{m.value.trafficLightEntity.range}}
+Color: {{m.value.trafficLightEvent.color}}
+Last Switch: {{m.value.trafficLightEvent.last_switch}}