DER Dispatch
Overview
The DER Dispatch service is used to increase or decrease the P on a defined area (substation, feeder, region, section) of the circuit. This done through the dynamic control of DER devices (ESS, PV, generators, controlable loads).
The various algorithms allow you to set values for their required rules that govern that algorithm. The DER dispatch service will dynamically subscribe to the readings of the DER devices in the area selected. Based on the readings and the rule the service will execute the appropriate action to raise or lower the P value depending on the rule that is triggered.
API commands
| Commands | Type | Response Object |
|---|---|---|
| opendso.RegionMrid.derdispatch.create | Request | Cloud Event DTO data: TBD |
| opendso.RegionMrid.derdispatch.derdispatch.read | Request | Cloud Event DTO data: TBD |
| opendso.RegionMrid.derdispatch.derdispatch.update | Request | Cloud Event DTO data: TBD |
| opendso.RegionMrid.derdispatch.derdispatch.delete | Request | Cloud Event DTO data: TBD |