namespace Persistence.Services.Interfaces;

public interface ITimeSeriesDataObserverService
{
}