9. Release history

9.1. Full Contact - 2022.02

9.1.1. Services

9.1.1.1. New Services

9.1.1.1.1. IotAgent HTTP
  • The IotAgent HTTP can receive messages from physical devices, directly or through a gateway. In it’s case, the messages are sent via HTTP with JSON payloads.

9.1.1.2. Improvements and fixes

9.1.1.2.1. History
  • Support for getting data in CSV format.

  • Fix TTL error - Now data is stored for 7 days by default.

9.1.1.2.2. InfluxDB
  • Support for getting data in CSV format.

9.1.1.2.3. GUI
  • Support for export data in CSV format.

9.1.1.2.4. GUI-V2
  • Support for export data in CSV format.

9.1.1.2.5. Cron
  • Support for using SDK library

9.1.1.2.6. Others
  • Minor bug fixes

9.1.2. Deployments

9.1.2.1. Docker-compose

  • IotAgent HTTP Deployment

  • Monitoring feature with Prometheus and Grafana for services:
    • InfluxDB

    • MongoDB

    • Kong

    • Kafka

    • VerneMQ

  • Minor bug fixes

9.1.2.2. Ansible-dojot

  • IotAgent HTTP Deployment

  • Change Kubernetes container runtime to Containerd

  • Minor bug fixes