API Version
2.0
Summary
No way to inform the user that parking evidence is required. Previous versions of TOMP the leg had the possibility of a list of conditions for offboarding. We use the OffBoardingStep.Action.SEND_EVIDENCE_PARKED as a flag that the operator requires a photo of the parked vehicle.
Expected Behavior
The leg contains information as a flag or enum indicating the requirement of parking evidence
Current Behavior
A similar process can not be replicated with TOMP 2.0
Possible Solution
LegProperties should contain a boolean parkingEvidence required or a list of enums with conditions or offboarding steps.
Context (Environment)
Some operators require parking evidence. We want to know when to request that the user takes a photo of the parked vehicle
API Version
2.0
Summary
No way to inform the user that parking evidence is required. Previous versions of TOMP the leg had the possibility of a list of conditions for offboarding. We use the OffBoardingStep.Action.SEND_EVIDENCE_PARKED as a flag that the operator requires a photo of the parked vehicle.
Expected Behavior
The leg contains information as a flag or enum indicating the requirement of parking evidence
Current Behavior
A similar process can not be replicated with TOMP 2.0
Possible Solution
LegProperties should contain a boolean parkingEvidence required or a list of enums with conditions or offboarding steps.
Context (Environment)
Some operators require parking evidence. We want to know when to request that the user takes a photo of the parked vehicle