preheat_open.supplypoint.FormatType

class preheat_open.supplypoint.FormatType(value)

Bases: Enum

Enum representing the format type of a price component.

Attributes:

FIXED_PRICE: Fixed price format type. TIMESERIES: Timeseries format type.

__init__()

Attributes

FIXED_PRICE

TIMESERIES