Thomas Jaeckle

Results 222 comments of Thomas Jaeckle

@ctron I added OpenAPI documetation in #911 (wanted to have that in the release and the docs for the release).

Hi Sebastian. Indeed the historical values can be available in the database. By default they are cleaned up - if not configured otherwise via the environment variable `PERSISTENCE_CLEANUP_ENABLED` available in...

Just yesterday I was watching an intro video of Apache IoTDB which is a new project intended for storing time series data suited for IoT use cases. I don't believe...

I think it could really be beneficial to look into the integration of IoTDB into Ditto for historical data. I however don't have the time on working on an implementation...

@w4tsn > the historian places a query in a configurable proxy with access to influxdb and returns only a temporary link with a Status Code of 303. This way the...

@JulianFeinauer rather than adding such an API via http I would recommend using the policy and the policy `Enforcer` and evaluate the outcome locally without remote request. That is already...

@JulianFeinauer yes, exactly. Same api is used in Ditto backend 😉

@ffendt I assumed (for simplicity) that the current policy allows a user to read the complete history or nothing. If we want to apply the policy also for historical records,...

@w4tsn > I could write a first draft down in a PR and you may move it to a section of your choosing in the docs and enrich it with...

> @thjaeckle it would be great if the policy enforcer would have an implementation in the client libraries (for JavaScript in that regard, or for e.g. python if there starts...