Module: LIFX::Protocol::Light::Waveform Private

Defined in:
lib/lifx/protocol/light.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Constant Summary collapse

SAW =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

0
SINE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

1
HALF_SINE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

2
TRIANGLE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

3
PULSE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

4