openmobilityfoundation / curb-data-specification

A data specification to help cities manage their curb zone programs and surrounding areas, and measure the utilization and impact.
https://www.openmobilityfoundation.org/about-cds/
Other
47 stars 18 forks source link

Add Curb Event field for operator device name #141

Open jiffyclub opened 1 month ago

jiffyclub commented 1 month ago

Explain pull request

When working with partners we have frequently found that they have device identifiers that are not UUIDs that we would like them to include in their curb event data for easy reference, but the CDS spec does not currently have a field for them. This adds a data_source_device_name field to the Curb Event spec to hold such data. It is expected to be provided in all cases in which the provider has such an identifier. This is quite analagous to the user_zone_id field on the Curb Zone object 1.

Is this a breaking change

Impacted Spec