usdot-jpo-ode / wzdx

The Work Zone Data Exchange (WZDx) Specification aims to make harmonized work zone data provided by infrastructure owners and operators (IOOs) available for third party use, making travel on public roads safer and more efficient through ubiquitous access to data on work zone activity.
Creative Commons Zero v1.0 Universal
89 stars 62 forks source link

Allow providing field device without providing a road name #309

Closed j-d-b closed 2 years ago

j-d-b commented 2 years ago

This PR is based on #287 and makes a simple modification of changing the conformance of the road_names property on the FieldDeviceCoreDetails from "Required" to "Optional".

This allows producers of a SwzDeviceFeed to provide a field device without having to try to determine the name of the road it is deployed on, simplifying manual entry or internal processes for producers.