-
Notifications
You must be signed in to change notification settings - Fork 232
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
Bring rich telemetry data to Provider Status Endpoint #616
Comments
I've filed this issue based on the possible use case of wanting to assess compliance with speed-related rules. There may be other regulatory use cases I am overlooking, please chime in if so! |
For some more context, here is what is currently supported in Agency. Note the requirements are all listed as "Required if Available" from the provider.
|
We'll be talking about this at today's Working Group meeting. |
Addressed by #653. |
Is your feature request related to a problem? Please describe.
A remaining inconsistency between Agency and Provider is that the Status endpoint's location data does not include Speed data. This data could be useful in assessing regulatory compliance with speed rules. This data is currently present in Agency, so adding it to Provider would also create greater parity.
Describe the solution you'd like
Add the speed field to status events in Provider.
Is this a breaking change
No
Impacted Spec
provider
Additional context
This issue was broken out from #589, which originally requested these data for both Provider endpoints.
The text was updated successfully, but these errors were encountered: