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

Add Additional Field to Events API for Computer-Vision based systems #146

Open
rneubauer opened this issue Sep 24, 2024 · 1 comment
Open
Labels
Events API SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative.

Comments

@rneubauer
Copy link

Is your feature request related to a problem?

Yes, when providing events from our Computer vision based inferencing there is no way to provide the camera device or to add meta-data included in the events like color, license plate, logo, and confidence score, etc.

NOTE: We will also be adding an Issue to the Curbs API to add devices like Cameras or Sensors defined so they can be used for these events and other events like double-parking events that we will also be submitting another issue for.

Describe the solution you'd like

We would like to add some additional fields to the Events API to solve this.

Is this a breaking change

A breaking change would require consumers or implementors of an API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).

  • No, not breaking - WE are only adding additional fields, not changing any existing fields.

Impacted Spec

For which spec is this feature being requested?

Events

Describe alternatives you've considered

There are no other possible options in the CDS to solve this issue.

Additional context

Add any other context or screenshots about the feature request here.

@rneubauer
Copy link
Author

rneubauer commented Sep 24, 2024

Here is what we have planned thus far to propose. It probably needs additional fields, but we believe this is a good start to solving our needs. I have attached a PDF of the additions to the Events API that we would like to add.

NEX-CDS Curb _ CV Events Additions-240924-043833.pdf

@mplsmitch mplsmitch added SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative. Events API labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Events API SMART Collaborative Idea coming from the OMF USDOT SMART grant collaborative.
Projects
None yet
Development

No branches or pull requests

2 participants