Data - ParamStringValueDoc

The ParamStringValueDoc document is a data document that contains the properties and a set of values for a single configuration parameter.

Field Data Type Required Default Description
paramDefDocId String No - The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the parameter associated with the data values stored in this document.
time Int64 No - A 64-bit Long timestamp value.
value String No - A free form string value.
constant Boolean No - Boolean value indicating if the current data is constant within the current configuration.
Field Data Type Required Default Description