The Xentara FMU Driver v1.2
User Manual
|
A JSON object describing a Inputs array inside FMU object has the following syntax:
dataPoint | A string value containing the primary key of the data points for the input. |
valueReference | An integer value containing the value reference of the input from the Model Description file of the FMU. The value reference is distinct within the model. This means that it will not be repeated for any other variables. |
dataType | A string value containing the data type of the input. The datatype should be from the DataType list. |