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
92
stars
62
forks
source link
Allow providing field device without providing a road name #309
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.
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.