Skip to content

Add resolution parameter to ENTSO-E connector

Tobias Kapser requested to merge fix-entsoe-connector into development

Fix #153 (closed) by providing an option to specify the resolution in the NodeEntsoe object. If no resolution is specified a default resolution depending on the chosen endpoint is used. I also updated the API mockup response files to represent the changed API response.

This merge request is conflicting with !238 (merged). In comparison however it would add backward compatibility with existing code using this connector.

Merge request reports