Heart Rate Pulse
Trigger for a HypeRate Heart Rate Pulse
When HypeRate.io is broadcasting your heart rate, this event can fire once every second, so be sure whatever action you use runs fast enough so it won't cause a backlog in the action queue. It is also recommended that whatever action you are running to be placed in a blocking queue.
Parameters
Range
Select
Filter events between a specified Min
and Max
Min
and Max
are inclusive of the entered values
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only aMax
to trigger on a specific valueGreater Than
- Enter only aMin
to trigger on any value greater than the specified valueRange
- Enter bot ha min and a max to trigger within a desired range
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
heartRate | number | Last measured heart rate BPM (beats per minutes) Example: 87 |