propertyValues property

List<AssetPropertyValue> propertyValues
final

A list of property values to insert that each contain timestamp, quality, and value (TQV) information.

Implementation

final List<AssetPropertyValue> propertyValues;