pytimber.LoggingDB.getScaled

LoggingDB.getScaled(pattern_or_list: str | Iterable[str], t1: str | datetime | datetime64 | timedelta | int | int64 | float, t2: str | datetime | datetime64 | timedelta | int | int64 | float, unixtime: bool = True, scaleAlgorithm: str = 'SUM', scaleInterval: str = 'MINUTE', scaleSize: int | str = 1) Dict[str, T]

Use get_scaled instead