Releases
TimescaleDB Module for Ignition 8.3
Every published version of the module, with the Ignition and TimescaleDB versions it has been verified against, plus a direct download for the .modl asset.
v1.0.11
v1.0.11 3 Jul 2026TimescaleDB Historian module for Ignition 8.3 with a TimescaleDB backend.
- Ignition:
- 8.3.0+
- TimescaleDB:
- 2.13+
Changes
- rename tag
- tsdb_data format changed: intvalue, floatvalue, stringvalue, datevalue columns (sql historian like)
- tsdb_annotation like sqlth_annitation (sql historian)
- deleted+recreated tags: never un-retire; queries (raw/aggregated/annotations) now span the retired + active entries of the same path/type, so old history reappears automatically
- comments on datatype in the database
- is saving the quality covered with integration test
- user manual (docs/user_manual.md)
- system.historian.browse: tag is ignored in the tagpath
- auto-capture metadata doesn't work
- vendor name changed for the module (signing redone)
Known issues
- annotation doesn't always appear, it works with just the manually made ones (annotation is always saved it is a rendering issue)
- It is possible to store NaN or Inf to the database correctly. But when aggregates are retrieved these values will distort the result.
- Retrieved NULL values are transformed to 0.0 values
- It is not possible to change the data type of the tag (remove and create new one)
v1.0.1
v1.0.1 28 May 2026TimescaleDB Historian module for Ignition 8.3 with a TimescaleDB backend.
- Ignition:
- 8.3.0+
- TimescaleDB:
- 2.13+
v0.9.10
v0.9.10 12 May 2026TimescaleDB Historian module for Ignition 8.3 with a TimescaleDB backend.
- Ignition:
- 8.3.0+
- TimescaleDB:
- 2.13+