Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These functions use the following parameters:

topic(Required) See the above description of topic for the comparison functions (eq, gt, and lt).
interval(Required) A number expressed as multiples of the duration specified with unit.                        
unit

(Required) Can be either:

ms       milliseconds              
sseconds
hhours
ddays


threshold      (Optional) Defines the unsigned threshold by which the value must change within the duration specified by interval and unit.

...


The utility function, recent, returns the most recent value associated with topic, or null, if none is known. The definition of topic is the same as for the  the comparison functions functions (eqgtlt) described above.

Executing Alarm Conditions

...