Skip to content

Add wait/break actions #17

@bmeesters

Description

@bmeesters

Type of request

  • I'd like to add something to the OTM 5 spec
  • I'd like to change something in the OTM 5 spec

Is your feature request related to a problem?
If so, please describe the problem. For example: with the current specification I cannot model [...]. Or: I'm unable to
provide the use case [...].

Currently we can model certain actions during a trip on the stops and the moves. However we cannot properly model that a driver has a planned break, or that the driver has to wait (because the dock is still occupied).

Describe the solution you'd like
What would you like to add or change to the specification? Please be as clear and concise as possible.

I would like to add two new actions: wait and break. The difference is that a break is a planned break that every driver has right to. No matter whether there are traffic jams, or unexpected trouble during the trip, a driver always is allowed to take the break time. The wait time is different, since sometimes you have to wait since there was no optimal planning in which you can directly enter a dock. However if you are late, you do not have to wait the wait time since you already had that wait time on the road.

Describe alternatives you've considered
Did you try to solve it with the current specification? If so, how? Please be as clear and concise as possible.

Currently we are modeling it with genericActions, but those are not ideal, especially not since it is hard to differentiate break and wait times.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    OTM 5.2This ticket is included in OTM 5.2enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions