SENSISION.DUMPEVENTS
Extension: io.warp10.script.ext.sensision.SensisionWarpScriptExtension
extensionsConfiguration parameters
-
warpscript.extensions
The SENSISION.DUMPEVENTS
function produces a STRING representing the current values of all Sensision events in the events history.
The STRING produced by SENSISION.DUMPEVENTS
can be parsed using PARSE
.
Note that if the system property sensision.events.history
is not set to a value greater than 0, the function will always return an empty STRING.
The Sensision event history is a circular buffer.