DataChangedTimeSeriesDB¶
Purpose¶
When the value in the time series DB changes, engines interested in this information get notified.
Type¶
Records with fields:
-
Time Series DB Query
: TimeSeriesDBQueryV1The query that expresses the desire change of the time series DB.
-
Time Series DB Data
: TimeSeriesDBDataV1The changed time series data.
-
Epoch Timestamp
: EpochTimestampV1The wall clock time of the moment the data was changed.