Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.61 KB

WorkerPresence.md

File metadata and controls

16 lines (14 loc) · 1.61 KB

WorkerPresence Object

The WorkerPresence object contains information on the presence of workers in the WorkZoneRoadEvent's area.

Properties

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

Used By

Property Object
worker_presence WorkZoneRoadEvent