nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
14 stars 6 forks source link

differentiate 'feed follow' of high latency data #75

Closed BenGardiner closed 5 years ago

BenGardiner commented 5 years ago

In some cases, feed-follow should return new data which is older in-time but new in the database since the last query. e.g. certain fault codes which must not be missed.

Specify for these that we do deliver data which is received at the TSP with high latency. But be selective with which endpoints we apply this no-miss approach. We should use this approach for vehicle faults; but perhaps not use it for vehicle locations.