The following are the possible values for type elements.
| Type | Description |
|---|---|
| Boolean | True or False |
| Duration | A number representing milliseconds |
| Enum | Represented by the enum tag. |
| Numeric | May or may not have a decimal. |
| Status | The highest priority status as a string. The possible values are:
|
| string | |
| time | This string represents the ISO–8601–encoded timestamp in the format: yyyymmddThh:mm:ss.mmm[+/}hh:mm. You can replace the time zone offset with Z for UTC. |
| <typespec> | Defines the typespec, such as control:NumericOverride. Excluding action parameters and results, this definition is present only for Niagara simples. The value represents the string encoding. |