Heart Rate Pulse

Trigger for a Pulsoid Heart Rate Pulse
0.1.5

Details

When Pulsoid 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
Range

Filter events between a specified Min and Max

  • Any Value- Leave both min and max empty to accept any value
  • Exact Value- Enter only a Max to trigger on a specific value
  • Greater Than- Enter only a Min to trigger on any value greater than the specified value
  • Range- Enter both a min and max to trigger within a desired range
  • Variables

    The following variables will be populated when this trigger executes:

    Description
    heartRatenumber

    The heart rate BPM

    Example: 87
    measuredAtnumber

    The epoch time from the measurement

    Example: 1704063600