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

Backport from FEMS for 2022.05 #1824

Merged
merged 1 commit into from
May 15, 2022
Merged

Conversation

sfeilmeier
Copy link
Contributor

  • InfluxDB
    • Update to latest v6.0
    • Replace internal InfluxDB async write with our own implementation. For some reason the internal implementation sometimes suddenly stops writing
    • Try rewrite after Field-Type-Conflict
    • Split wrapper bundles
  • DummyMetadata: Make sure setInitialized() is called when events can be handled
  • Reference Target Filter
    • handle 'null'
    • add low-level method for updating filters
  • Json-Exception: improve/shorten error message
  • Soltaro Battery: remove unnecessary info channels
  • Virtual Meter Subtract
    • Minuend can be null; assume '0' power in that case
    • Fire onSetNextValue to avoid loosing one cycle
  • SolarEdge: rename Meter and PV-Inverter to be in line with other components
  • RRD4j: add missing OpenemsType handlers
  • Tibber: fix OKHTTP deprecation warning

- InfluxDB
  - Update to latest v6.0
  - Replace internal InfluxDB async write with our own implementation. For some reason the internal implementation sometimes suddenly stops writing
  - Try rewrite after Field-Type-Conflict
  - Split wrapper bundles
- DummyMetadata: Make sure setInitialized() is called when events can be handled
- Reference Target Filter
  - handle 'null'
  - add low-level method for updating filters
- Json-Exception: improve/shorten error message
- Soltaro Battery: remove unnecessary info channels
- Virtual Meter Subtract
  - Minuend can be null; assume '0' power in that case
  - Fire onSetNextValue to avoid loosing one cycle
- SolarEdge: rename Meter and PV-Inverter to be in line with other components
- RRD4j: add missing OpenemsType handlers
- Tibber: fix OKHTTP deprecation warning
@sfeilmeier sfeilmeier merged commit f6b077a into develop May 15, 2022
@sfeilmeier sfeilmeier deleted the feature/fems-backports-2022-05 branch May 15, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant