added description on monitor.stateChanges function
parent
1a5c66e4d4
commit
030b2b484d
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
title: monitor.stateChanges() function
|
||||
description: >
|
||||
The `monitor.stateChanges()` function ...
|
||||
The `monitor.stateChanges()` function detects state changes in a stream of data and
|
||||
outputs only records that change from `fromLevel` to `toLevel`.
|
||||
menu:
|
||||
v2_0_ref:
|
||||
name: monitor.stateChanges
|
||||
|
|
Loading…
Reference in New Issue