Always check the compatibility matrix below before installing a new version.
Compatibility
Collectors of all versions >= v1.0.0 are compatible with all Factry Historian versions >= v4.0.0, in both directions. However, for certain functionalities, certain minimum versions of the collector and Factry Historian are required.
More information is always available in the release notes.
Feature Compatibility Matrix
This is the compatibility matrix for version listed on this page. If you have downloaded a newer version than the one listed on this page please check the release notes of that version.
Feature | MQTT Collector Version | Factry Historian Version |
---|---|---|
Measurement Discovery | >= v2.1.1 | >= v6.3.0 |
Collector Auto Update | >= v2.2.0 | >= v6.4.0 |
v2.2.2
Changes
- Added IgnoreJSONPathErrors option to the Generic JSON parser. When set to true, the parser will ignore JSONPath errors for logging purposes.
v2.2.1
Changes
v2.2.0
Changes
- Added support for auto-updating. Requires historian server >= v6.4.0
- Updated base collector to v2.4.0
- Added support for SparkplugB array datatypes
v2.1.2
Bug fixes
- Generic JSON parser parses only data for relevant topic now
v2.1.1
Changes
- Ignore sparkplugB system metrics for auto discovery
v2.1.0
Changes
- Added functionality to auto onboard discovered measurements
v2.0.0
Changes
- Updated base collector to v2.2.0
- Added functionality to discover measurements for the SparkplugB parser
v1.1.19
Changes
- Added download for the MQTT Generic JSON Collector
v1.1.18
Changes
- Update documentation
v1.1.17
Changes
- Updated the base collector to v1.2.18
- Added Generic JSON parser that parses messages based on settable JSONPath paths.
v1.1.16
Changes
Bug fixes
- Fixed measurements not being picked up after unpausing
v1.1.15
Changes
v1.1.14
Changes
v1.1.13
Changes
1.1.12
Bug fixes
- Fixed builds for incorrect architecture
1.1.11
Changes
- Added docs/download to client portal
- Made separate build for every MQTT parser
Bug fixes
- Trim tagnames whitespaces