DSOPortfolioUpdate
The DSOPortfolioUpdate is used by the DSO to indicate on which congestion points it wants to engage in flexibility trading.
<DSOPortfolioUpdate
Metadata…
<CongestionPoint (0...n)
EntityAddress = EntityAddress
StartPeriod = Date
EndPeriod = Date (optional)
MutexOffersSupported = Boolean
DayAheadRedispatchBy = ("AGR" | "DSO" )
IntradayRedispatchBy = ("AGR" | "DSO" ) (optional)
<Connection (1...n)
EntityAddress = EntityAddress
StartPeriod = Date
EndPeriod = Date (optional)
/>
/>
/>
Metadata | The metadata for this message. For details, see metadata attributes. |
CongestionPoint | |
⇥ EntityAddress | Entity Address of the CongestionPoint entity being updated. |
⇥ StartPeriod | The first Period that the DSO is trading on this CongestionPoint. |
⇥ EndPeriod | The last Period that the DSO is trading on this CongestionPoint. |
⇥ MutexOffersSupported | Indicates whether the DSO accepts mutual exclusive FlexOffers on this CongestionPoint |
⇥ DayAheadRedispatchBy | Indicates which party is responsible for day-ahead redispatch, AGR or DSO. |
⇥ IntradayRedispatchBy | Indicates which party is responsible for intraday ahead redispatch, AGR or DSO. If not specified, there will be no intraday trading on this CongestionPoint. |
⇥ Connection | |
⇥ ⇥ EntityAddress | Entity Address of a Connection that is part of this CongestionPoint. |
⇥ ⇥ StartPeriod | The first Period that the Connection is part of this CongestionPoint. Notes:
|
⇥ ⇥ EndPeriod | The last Period that the Connection is part of this CongestionPoint. Notes:
|