Module: LIFX::Protocol::Wifi::Status Private

Defined in:
lib/lifx/protocol/wifi.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

CONNECTING =

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
CONNECTED =

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
FAILED =

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
OFF =

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