-
Notifications
You must be signed in to change notification settings - Fork 248
Closed
Labels
State MachineChanges in the vehicle state events and state machine diagramChanges in the vehicle state events and state machine diagram
Milestone
Description
Is your feature request related to a problem? Please describe.
There has been some interesting development in "self driving scooters" that can navigate themselves to the customer. For example: https://www.tortoise.dev/
I'm not sure our state machine can handle the concept of a riderless trip. How would we extend it?
Is this a breaking change
A breaking change would require consumers or implementors of the API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).
- I'm not sure
Impacted Spec
For which spec is this feature being requested?
All of them potentially.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
State MachineChanges in the vehicle state events and state machine diagramChanges in the vehicle state events and state machine diagram