# Diabetes Device Data Model This is the data model for diabetes device types and other related data that is read and stored in Platform. All events read and stored by Platform use the [JSON](https://www.json.org/) data interchange format and have a type field identifying the subcategory of event. In this data model, you can find definitions of the many diabetes data types from basals to pump settings. There is also documentation detailing common fields you may come across, along with other useful information ([annotations](/docs/device-data/annotations), [linking events](/docs/device-data/linking-events), [out of range values](/docs/device-data/oor-values) and [units](/docs/device-data/units)). If you are not looking for a specific topic or information, [common fields](/docs/device-data/common-fields) and [diabetes data types](/docs/device-data/data-types) are a good place to start.