market
cognite.powerops.resync.config.Market
Bases: Configuration
Source code in cognite/powerops/resync/config/market/market.py
Dayahead
cognite.powerops.resync.config.BidProcessConfig
Bases: Configuration
Source code in cognite/powerops/resync/config/market/dayahead.py
cognite.powerops.resync.config.BidMatrixGeneratorConfig
Bases: BaseModel
Source code in cognite/powerops/resync/config/market/dayahead.py
RKOM
cognite.powerops.resync.config.RkomMarketConfig
Bases: BaseModel
Source code in cognite/powerops/resync/config/market/rkom.py
cognite.powerops.resync.config.RKOMBidProcessConfig
Bases: Configuration
Source code in cognite/powerops/resync/config/market/rkom.py
cognite.powerops.resync.config.RKOMBidCombinationConfig
Bases: Configuration
Source code in cognite/powerops/resync/config/market/rkom.py
cognite.powerops.resync.config.ReserveScenario
dataclass
Source code in cognite/powerops/resync/config/market/rkom.py
cognite.powerops.resync.config.ReserveScenarios
Bases: BaseModel
Source code in cognite/powerops/resync/config/market/rkom.py
cognite.powerops.resync.config.Product: TypeAlias = Literal['up', 'down']
module-attribute
cognite.powerops.resync.config.Block: TypeAlias = Literal['day', 'night']
module-attribute
Benchmarking
cognite.powerops.resync.config.BenchmarkingConfig
Bases: Configuration
Source code in cognite/powerops/resync/config/market/benchmarking.py
Shared
cognite.powerops.resync.config.PriceScenario
Bases: BaseModel