preheat_open.api.mocks

Functions

anonymize_building_model_dict(...)

rtype:

tuple[dict, dict[int, int]]

generate_random_string([length])

generate_unique_random_ints(count[, start, end])

get_component_type_mocks(component_type)

rtype:

list[ComponentCharacteristic]

mock_component_data(date_range, component_type)

rtype:

Series

Classes

CCDailyPeriodic([amplitude, hour_of_day_top])

CCMonotonicAscending()

CCNoisy([mean, std])

CCRangeConstricted([min, max])

CCYearlyPeriodic([amplitude, day_of_year_top])

ComponentCharacteristic()

MockApiAdapter([mocks_path])