Version 1.8.0 (2023-03-07)
- New endpoint (to replace eligibleCommands):
- POST /gridcontrol/v1/plants/eligibilityCheck - Lists for all requested commands whether they are supported by a specific plant based on meter, plant or device identifier at the time of the query. For each command requested, error information or possible reasons are given if it is not supported.
- Existing endpoint eligibleCommands is marked as obsolete.
- Improvement for POST gridcontrol/v1/plants/{plantId}/schedules) endpoint:
- The unnecessary peaks caused by fallback commands when overwriting with the same commands are avoided.