Skip to content

Releases: lg-lima1/condition-monitoring-app

v1.3.1

29 Oct 01:11
Compare
Choose a tag to compare
feat: bump to v1.3.1

v1.3.0

27 Oct 02:50
Compare
Choose a tag to compare

Version Update

  • bump NodeRED to version 3.0.2
  • bump InfluxDB to version 1.8.10
  • bump Grafana to version 9.2.2
  • core20 as snap base dependency

New functions

  • Now all configuration files and flows.json are stored in the ctrlX OS Configuration Management
  • Bundled node-red-contrib-modbus
  • NodeRED now comes with a debugger and a linter
  • Enabled NodeRED user authentication

Bugfix

  • InfluxDB data files now live in $SNAP_COMMON and are persistent through updates

Release v1.2

14 Oct 18:15
Compare
Choose a tag to compare

Enabled authentication on influx database

Release v1.1

29 Apr 00:35
Compare
Choose a tag to compare

Changelog

  • Comes by default with the following nodes added to the Node-RED pallet
    • ctrlX Data Layer node
    • InfluxDb node
    • Node-RED Dashboard widgets
  • On snap installation, automatically creates a new database called "db" and sets a 40 days retention policy
  • Integrated in the ctrlX Works side menu

Release v1.0

15 Apr 02:00
595907a
Compare
Choose a tag to compare
feat: first release