Skip to content

Releases: wirenboard/wb-rules

adds support for delays to alarm engine

24 May 17:51
Compare
Choose a tag to compare
      alarmDelayMs: if set, the alarm condition must be violated for
          the specified time interval (in ms) for the alarm to be triggered
      noAlarmDelayMs: if set,  the alarm condition must be met for the
          specified time interval (in ms) for the alarm to be cleared

editor: spaces in filenames

18 May 19:15
Compare
Choose a tag to compare

dev[.../...] and other improvements

17 May 01:53
Compare
Choose a tag to compare

Performance improvements

26 Apr 23:33
Compare
Choose a tag to compare
  • Performance improvements due to patched MQTT driver
  • Fix package build

Schema relocation

26 Feb 00:16
Compare
Choose a tag to compare

Relocated schema to /usr/share/wb-mqtt-confed/schemas/

"...".xformat() support

13 Feb 07:00
Compare
Choose a tag to compare

Added String.prototype.xformat().
Updated alarms to use String.prototype.xformat().

Alarm & notification support

28 Dec 06:45
Compare
Choose a tag to compare

Alarms & notifications, misc bugfixes.