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

fix: OI4 adapter can only read one sensor measurement per event #2756

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

bossenti
Copy link
Contributor

Purpose

Adapt OI4 adapter such that it is able to process multiple sensor measurements collected in one event.

Remarks

PR introduces (a) breaking change(s): no
PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code connect Related to the `connect` module (adapters) backend Everything that is related to the StreamPipes backend labels Apr 23, 2024
@bossenti bossenti changed the title Fix oi4 adapter fix: OI4 adapter can onöy read one sensor measurement per event Apr 23, 2024
@bossenti bossenti added this to the 0.95.0 milestone Apr 23, 2024
@bossenti bossenti added the bug Something isn't working label Apr 23, 2024
@bossenti bossenti changed the title fix: OI4 adapter can onöy read one sensor measurement per event fix: OI4 adapter can only read one sensor measurement per event Apr 23, 2024
@bossenti bossenti merged commit ea03560 into dev Apr 24, 2024
21 checks passed
@bossenti bossenti deleted the fix-oi4-adapter branch April 24, 2024 06:06
bossenti added a commit that referenced this pull request Apr 24, 2024
* refactor: switch to `ExtensionAssetType` instead of deprecated `Assets`

* fix: adapt message extraction behavior of OI4 adapter

* style: introduce whitespace

* refactor: remove unused `throws` annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend bug Something isn't working connect Related to the `connect` module (adapters) java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants