Skip to content

Commit 449ae7a

Browse files
avatarneilthekaveman
authored andcommitted
Update reference to stops in agency/readme.md#telemetry-data
1 parent e8165e0 commit 449ae7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agency/README.md

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

237237
## Stops
238238

0 commit comments

Comments
 (0)