Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver messaging to-driver vs. to-vehicle #171

Open
BenGardiner opened this issue May 29, 2019 · 1 comment
Open

driver messaging to-driver vs. to-vehicle #171

BenGardiner opened this issue May 29, 2019 · 1 comment
Milestone

Comments

@BenGardiner
Copy link
Member

Some TSPs provide messaging addressed to vehicles, others provide messaging addressed to drivers.

The motor freight carrier feedback we have received is that motor freight carriers prefer messaging addressed to drivers.

While it is evidently true that TSPs have fundamentally different architectures for messaging drivers (to-vehicle vs. to-driver), it is also true that OTAPI must provide an interface that will enable motor freight carrier code to be portable. OTAPI does need to support both. The degree to which it is supported to is to enable 1) the TSPs to implement either to-vehicle or to-driver but also to allow motor freight carriers code to satisfy their messaging use cases regardless of which way the TSP implemented it...

It comes down to how carriers initiate the process of sending a message for display somehwere in their fleet. Do they start with a Driver, a Vehicle or are both starting points valid?

Also, we have the notion now of 'partial support' of OTAPI in responses to the use cases questionnaire. If it is the case that both starting points are valid then we will need to capture both use cases in the questionnaire and leave it up to TSPs to answer which mode is supported.

@BenGardiner BenGardiner added the attention wanted Extra attention is needed: opinions, questions, changes, anything label May 29, 2019
@BenGardiner BenGardiner added this to the rc-1.0 milestone May 29, 2019
@BenGardiner BenGardiner added blocked waiting for something else to finish before this is ready to tackle and removed attention wanted Extra attention is needed: opinions, questions, changes, anything blocked waiting for something else to finish before this is ready to tackle labels May 29, 2019
@BenGardiner BenGardiner modified the milestones: rc-1.0, Later May 29, 2019
@BenGardiner
Copy link
Member Author

Messaging by-vehicle will work for a very large majority of TSPs. Having both will cause problems with porting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant