absmach / magistrala

Industrial IoT Messaging and Device Management Platform
https://www.abstractmachines.fr/magistrala.html
Apache License 2.0
2.42k stars 665 forks source link

NOISSUE: Fix timescale reader #2263

Closed Musilah closed 2 weeks ago

Musilah commented 4 weeks ago

What type of PR is this?

This PR fixes a slight bug with the reader. To assist the charts development this adds new columns in the return statement of the aggregation query.

What does this do?

This add a protocol and publisher column to the return statement that will be used by the React Chart. These are needed for the timeseries charts as well as the pie charts.

Which issue(s) does this PR fix/relate to?

None.

Have you included tests for your changes?

No.

Did you document any new/modified feature?

No.

Notes