Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParameters

Hierarchy

  • IParameters

Index

Properties

animations

animations: IAnimation[]

One animation.An animation contains one or more sequences of instructions to be performed in a specific order. (An animation can contain multiple sequences, but there can be only one animation per SetLight directive.)

triggerEvent

triggerEvent: TriggerEvent

The action that triggers the animation. You can send three directives to a single Echo Button simultaneously to populate each of the trigger events, but each subsequent command to the same Echo Button that addresses the same trigger event overwrites the one that you previously set.

triggerEventTimeMs

triggerEventTimeMs: number

The delay in milliseconds to wait after the trigger event before playing the animation. Minimum: 0. Maximum: 65, 535.

Generated using TypeDoc