> For the complete documentation index, see [llms.txt](https://docs-old.telematicssdk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/incomingtrackevents.md).

# IncomingTrackEvents

| **Field**       | **Short Description**                                                                             | **Additional Info**                                                                                                                                |
| --------------- | ------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Id              | unique id of event                                                                                |                                                                                                                                                    |
| incomingtrackid | id of incoming track                                                                              |                                                                                                                                                    |
| eventtype       | type of event                                                                                     | cornering/braking/acceleration                                                                                                                     |
| timestart       | time of event start                                                                               |                                                                                                                                                    |
| durationms      | duration of event in ms (including all gaps between acceleration points - time from start to end) |                                                                                                                                                    |
| packedvalues    | JSON of events characteristics                                                                    | :point\_right: [Described in richtrackevents](https://docs.telematicssdk.com/product-description/dataset/enriched-telematics-data/richtrackevents) |
