Open alldne opened 4 years ago
I get confused with #24. What's the difference between the two tickets?
I get confused with #24. What's the difference between the two tickets?
I think this is more about communication configuration (system can identify the best communication for pit crew to configure), while #24 is about whether system can internally provide the right data stream even if there are multiple data streams.
I get confused with #24. What's the difference between the two tickets?
I think this is more about communication configuration (system can identify the best communication for pit crew to configure), while #24 is about whether system can internally provide the right data stream even if there are multiple data streams.
So in this issue, users choose which communication methods are valid, and in #24 the system will automatically use the best method between valid ones. Is that correct?
So in this issue, users choose which communication methods are valid,
Yes. Because every motorsports team might have different network setup (radio and/or 4G), we should provide a way for them to configure this.
and in #24 the system will automatically use the best method between valid ones.
Not exactly. "Automatically" is true but "use the best method" seems you're assuming the system choose a single best connection method at that time. I think It's more like the system should listen to all the connection and combine them to get a best up-to-date data at that time.
User story As pit crew, I want to configure how to communicate between the vehicle and the service so that I could choose the best & available network option under various environments
Acceptance criteria
Definition of Done I know this is done when I can dynamically configure the way of communication between the vehicle and the service