Interface TimeSeriesProfile

All Superinterfaces:
Profile, StateProfile

@NonNullByDefault public interface TimeSeriesProfile extends StateProfile
The TimeSeriesProfile extends the StateProfile to support TimeSeries updates
Author:
Jan N. Klug - Initial contribution
  • Method Details

    • onTimeSeriesFromHandler

      void onTimeSeriesFromHandler(TimeSeries timeSeries)
      If a binding sends a time-series to a channel, this method will be called for each linked item.
      Parameters:
      timeSeries - the time-series