Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Time Series in NGSI-LD #665

Open
2 tasks done
wagmarcel opened this issue Sep 23, 2022 · 5 comments
Open
2 tasks done

Time Series in NGSI-LD #665

wagmarcel opened this issue Sep 23, 2022 · 5 comments
Assignees
Milestone

Comments

@wagmarcel
Copy link
Member

wagmarcel commented Sep 23, 2022

  • Explore and demonstrate NGSI-LD time series API
  • Evaluate integration with KairosDB instead of storing data in postgres

Conclusion: For the time being not to use the NGSI-LD time series API bur rather support KairosDB and TimescaleDB in parallel and integrate over unique ids/semantic attribute descriptions.
Over time we will fade out KairosDB.

@wagmarcel wagmarcel added this to the II Release milestone Sep 23, 2022
wagmarcel added a commit to wagmarcel/platform-launcher that referenced this issue Dec 10, 2022
- Kairosdb bridge is added and built from mqtt-bridge repo
- E2E added in bats tests

Close Open-IoT-Service-Platform#693
See also Open-IoT-Service-Platform#695 Open-IoT-Service-Platform#665
wagmarcel added a commit to wagmarcel/platform-launcher that referenced this issue Dec 11, 2022
- Kairosdb bridge is added in docker-compose and built from mqtt-bridge repo
- E2E added as bats tests
- Added Bats test to test target in Makefile

Close Open-IoT-Service-Platform#693
See also Open-IoT-Service-Platform#695 Open-IoT-Service-Platform#665
MericFeyz pushed a commit that referenced this issue Dec 11, 2022
- Kairosdb bridge is added in docker-compose and built from mqtt-bridge repo
- E2E added as bats tests
- Added Bats test to test target in Makefile

Close #693
See also #695 #665
@yshashix
Copy link
Contributor

yshashix commented Apr 28, 2023

  • timescaledb in postgress (plugin. extension)
  • KairsoDB api to SQL (Rest to SQL)
  • KairsoDb + NGSILD- history manager(Tmeprol)

@yshashix
Copy link
Contributor

Timescaledb plugin added in acid cluster by adding changes in helmfile

@wagmarcel
Copy link
Member Author

PosgREST image can be fetch from docker-hub

@yshashix
Copy link
Contributor

  • having problem on building timescaledb included kafkabridge containers
  • issue is with npm test, will be fixing soon

@yshashix
Copy link
Contributor

  • postgres Sequelize test failing for timescaledb bridge; problem with authentication test
  • PostgREST user created with readonly rights but still figuring out how to assign user to timescaleDB as a 2nd user in helm chart with readonly access

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants