The WorkerPresence
object contains information on the presence of workers in the WorkZoneRoadEvent's area.
Name | Type | Description | Conformance | Notes |
---|---|---|---|---|
are_workers_present |
Boolean | Whether workers are present in the work zone event area. This value should be set in accordance with the definition provided in the definition property if it is provided. |
Required | |
definition |
Array; [WorkerPresenceDefinition] | A list of situations in which workers are considered to be present in the jurisdiction of the data provider. | Optional | |
method |
WorkerPresenceMethod | Describes the method for how worker presence in a work zone event area is determined. | Optional | |
worker_presence_last_confirmed_date |
String; date-time | The UTC date and time at which the presence of workers was last confirmed. | Optional | All datetime formats shall follow RFC 3339 Section 5.6. Please see Business Rule #5. |
confidence |
WorkerPresenceConfidence | The data producer’s confidence in the value of are_workers_present . |
Optional |
Property | Object |
---|---|
worker_presence |
WorkZoneRoadEvent |