Skip to content

Commit 44c52ba

Browse files
authored
Added tipped over to telemetry
1 parent f83536e commit 44c52ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data-types.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ A standard point of vehicle telemetry. References to latitude and longitude impl
124124
| `location` | [GPS][gps] | Required | Telemetry position data |
125125
| `battery_percent` | Integer | Required if Applicable | Percent battery charge of vehicle, expressed between 0 and 100 |
126126
| `fuel_percent` | Integer | Required if Applicable | Percent fuel in vehicle, expressed between 0 and 100 |
127+
| `tipped_over` | Boolean | Required if Known | If detectable and known, is the device tipped over or not? Default is 'false'. |
127128

128129
### GPS Data
129130

0 commit comments

Comments
 (0)