Skip to content

Commit 36355fc

Browse files
avatarneilthekaveman
authored andcommitted
Add stop_id to telemetry payload
1 parent 658f941 commit 36355fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

agency/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ A standard point of vehicle telemetry. References to latitude and longitude impl
231231
| `gps.hdop` | Float | Required if Available | Horizontal GPS or GNSS accuracy value (see [hdop][hdop]) |
232232
| `gps.satellites` | Integer | Required if Available | Number of GPS or GNSS satellites
233233
| `charge` | Float | Required if Applicable | Percent battery charge of vehicle, expressed between 0 and 1 |
234+
| `stop_id` | UUID | Required if Applicable | Stop that the vehicle is currently located at. Only applicable for _docked_ Micromobility. See [Stops](#stops) |
234235

235236
## Stops
236237

0 commit comments

Comments
 (0)