set Data For Interval
Sets the data for the specified time interval in the time series.
Parameters
interval
The time interval to set the data for.
data
The data to set for the time interval.
create If Missing
Whether to create the time interval if it doesn't exist in the time series. Default is
false
.