Data - ConfigDataDoc

The ConfigDataDoc document is a data document that contains the properties and values for the data relating to a ConfigDoc.

Field Data Type Required Default Description
time Int64 Yes - A 64-bit Long timestamp specifying start time of the media file. The timestamp represents the number of nanoseconds since the reference time of midnight, 1st January 1970.
text String Yes - A free form string value.
number Double No - A single 64-bit double number.
name String Yes - A free form string value to name the parameter.
description String No - A free form string description of the parameter.
Field Data Type Required Default Description