A new version of Tricorder has just been released.
Version 2.5.0 contains the following fixes/features:
- Fix state driver to only update the cache if the timestamp in message is newer
- New mqtt-raw driver to listen on mqtt and insert into influx
The first point addresses a behavior where an older data point arriving after a newer one would incorrectly overwrite the cached value.
Full changelog can be found at the tech pages