Skip to content

PulsoidTriggerSourceDetails

Inherits object

Public Member Functions

PulsoidTriggerSourceDetails

Clone()

Documentation inherited from IEffectSourceDetails.Clone().

Private Functions

IEffectSourceDetails

IEffectSourceDetails.Clone()

Properties

string

Type

[get, ]

int

HeartRate

[get, set]

The heart rate of the user at the time of the trigger.

Guid

Uuid

[get, set]

The UUID of the trigger. This is a unique identifier for the trigger event.

string

TriggerType

[get, set]

The type of trigger. This could be a specific event or condition that caused the trigger.

int

TargetHeartRate

[get, set]

The target heart rate for the trigger.

int

HoldTime

[get, set]

The time in seconds the trigger should be satisfied before it is activated.

int

Cooldown

[get, set]

The duration of the cooldown period for the trigger.