apache / streampipes

Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
https://streampipes.apache.org
Apache License 2.0
566 stars 174 forks source link

[STREAMPIPES-649] Update REST API for data streams #155

Closed tenthe closed 1 year ago

tenthe commented 1 year ago

Purpose

Harmonize the API to read data streams. Fixes: [STREAMPIPES-649]

bossenti commented 1 year ago

@tenthe changes look good to me. Do you know why the E2E tests fail?

tenthe commented 1 year ago

Hey @bossenti thanks. The E2E tests failed due to some problems in the UI build. The problem is already resolved in dev and was not related to this PR.