Periodically emit the flow rate and total quantity from the flow sensors.
The total quantity can be reset to zero at any time.
Every sensor has been calibrated individually. This results in each sensor storing the number of mL per pulse for each sensor.
Classes
Members
reportPeriodSecs
inner
constant
Interval between flow events
Methods
getStatus()
static
Fire the flowEvent to broadcast current status.
reset()
static
Reset the current total flow volume
stop()
static
Stop the flow service.
reportPeriodSecs inner constant
Interval between flow events