values property
The measured values during this time interval.
Each value must have a different data_source_name.
Implementation
core.List<CollectdValue>? values;
The measured values during this time interval.
Each value must have a different data_source_name.
core.List<CollectdValue>? values;