Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.34 KB

DynamicMessageSign.md

File metadata and controls

15 lines (12 loc) · 1.34 KB

DynamicMessageSign Object

The DynamicMessageSign object describes a dynamic message sign (DMS)—also known as changeable message sign (CMS) or variable message sign (VMS)—which is an electronic traffic sign deployed on the roadway used to provide information to travelers.

The DynamicMessageSign is a type of field device; it has a core_details property which contains the FieldDeviceCoreDetails and exists within a FieldDeviceFeature.

Properties

Name Type Description Conformance Notes
core_details FieldDeviceCoreDetails The core details of the field device that are shared by all types of field devices, not specific to dynamic message signs. Required This property appears on all field devices.
message_multi_string String The MULTI (Mark-Up Language for Transportation Information, see NTCIP 1203 v03) formatted string describing the message currently posted to the sign. Required If the message is unknown, such as due to an error, the empty string "" can be used.

Used By

Property Object
properties FieldDeviceFeature