Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor RPC handling #2610

Merged
merged 1 commit into from Apr 28, 2024
Merged

Refactor RPC handling #2610

merged 1 commit into from Apr 28, 2024

Conversation

sfeilmeier
Copy link
Contributor

Removed endpoints from ControllerApiBackend (edge --> backend):

  • UpdateUserLanguage (Threw error NotImplemented)
  • UpdateUserSettings (Threw error NotImplemented)

Added endpoint to RestApi:

  • queryHistoricTimeseriesEnergyPerPeriod
  • queryHistoricTimeseriesExportXlxs

Authored-by: Michael Grill 59126309+michaelgrill@users.noreply.github.com
Reviewed-by: Hueseyin Sahutoglu 34771592+huseyinsaht@users.noreply.github.com

Removed endpoints from ControllerApiBackend (edge --> backend):
 - UpdateUserLanguage (Threw error NotImplemented)
 - UpdateUserSettings (Threw error NotImplemented)

Added endpoint to RestApi:
 - queryHistoricTimeseriesEnergyPerPeriod
 - queryHistoricTimeseriesExportXlxs

Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com>
Reviewed-by: Hueseyin Sahutoglu <34771592+huseyinsaht@users.noreply.github.com>
Copy link

github-actions bot commented Apr 4, 2024

Code Coverage

@sfeilmeier sfeilmeier merged commit 348f59d into develop Apr 28, 2024
2 checks passed
@sfeilmeier sfeilmeier deleted the feature/refactor-rpc branch April 28, 2024 20:05
fanass-dev pushed a commit to fanass-dev/openems that referenced this pull request May 6, 2024
Removed endpoints from ControllerApiBackend (edge --> backend):
 - UpdateUserLanguage (Threw error NotImplemented)
 - UpdateUserSettings (Threw error NotImplemented)

Added endpoint to RestApi:
 - queryHistoricTimeseriesEnergyPerPeriod
 - queryHistoricTimeseriesExportXlxs

Reviewed-by: Hueseyin Sahutoglu <34771592+huseyinsaht@users.noreply.github.com>
Co-authored-by: Michael Grill <59126309+michaelgrill@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants