namespace Persistence.Services.Interfaces; public abstract class TimeSeriesDataObserverService : ITimeSeriesDataObserverService { }