added description on monitor.stateChanges function

pull/436/head
Scott Anderson 2019-09-05 15:53:56 -06:00
parent 1a5c66e4d4
commit 030b2b484d
1 changed files with 2 additions and 1 deletions

View File

@ -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