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

io_openhab2 driver does not support influxdb as persistence backend #184

Closed
lausitzer opened this issue Jan 7, 2018 · 0 comments
Closed

Comments

@lausitzer
Copy link
Contributor

First of all, the current openhab2 driver works like a charm for me. Thanks to its developers!

The current implementation is limited to rrd4j as persistence backend. I dont know why, its hard coded in the url. From my point of view there is no reason for this limitation. Openhab should encapsulte the different persistence providers it supports. When I removed the servicename=rrd4j param from the url and removed the ms-portion from starttime it works with influxdb out of the box.
Also changed path from /rest/persistence/{ohItem} to /rest/persistence/items/{ohItem} for current Openhab 2.2.0

@wvhn wvhn closed this as completed in d1a8911 Mar 30, 2020
orttech pushed a commit to orttech/smartvisu that referenced this issue Jan 9, 2021
…h influxdb (and hopefully any other) persistence backend.
orttech pushed a commit to orttech/smartvisu that referenced this issue Jan 9, 2021
orttech pushed a commit to orttech/smartvisu that referenced this issue Jan 10, 2021
…h influxdb (and hopefully any other) persistence backend.
orttech pushed a commit to orttech/smartvisu that referenced this issue Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants