IoT Open Tech
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
  • Modules

    • Lynx Frontend
    • Tricorder
    • Lynx API
    • SMS Executor
    • Email Executor
    • Firebase Executor
    • Public Data API
  • Integrations

    • Grafana Datasource
    • LoRa Manager
    • Z-wave Manager
    • OP5 Monitor Integration
    • Node-RED
    • Google Assistant Integration
    • Monitoring Plugin
    • SNMP Manager
    • Gateway Monitor
    • Metric monitor
    • Metric Notifier
    • ZKong-integration
    • Xovis Manager
    • Zabbix Agent Plugin
  • Libraries

    • Lib go-lora-decoders
    • Lib Node Lynx
    • Lib go-lynx
    • /changelog/libraries/py-lynx.html
    • Lib go-assistant
  • Deprecated

    • AAM

Tricorder

2.5.0

  • 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

2.4.1

  • Upgrading Go to version 1.24 and updated packages.

2.4.0

  • Introduced a new driver to store the latest MQTT message in Redis, including values and topic.

2.3.0

  • Added configurable timeout and keep-alive settings for MQTT clients.
  • Implemented retry mechanism for failed Redis inserts.
  • Refactored the configuration tree for better organization.
  • Added Prometheus metrics for enhanced monitoring.

2.2.0

  • Added a new driver ('mredis') for sorting into multiple redis lists

2.1.3

  • Fix msg to always be encoded as a string
  • tricorder001: Better handling of messages if writes fails

2.1.2

  • tricorder001: Close InfluxDB connection when application is exiting

2.1.0

  • Add a driver for putting messages into a redis list

2.0.0

Stable release after a lot of testing and fixing

0.0.1

Initial concept release

Last updated:
Prev
Lynx Frontend
Next
Lynx API