Dayahead API
cognite.powerops.client.shop.dayahead_trigger_api.DayaheadTriggerAPI.trigger_workflow(workflow)
Creates shop runs for all prerun files referenced in each case. Creates a workflow trigger event that gets linked to all shop runs. Creates Events for Partial and Total bid matrix calculation that are also linked to the trigger event.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
workflow
|
DayaheadTrigger
|
DayaheadTrigger object to trigger a dayahead workflow from |
required |
Returns: DayaheadWorkflowRun that holds the SHOP run events and the bid calculation events (see DayaheadWorkflowRun for more info)