Class: Flic::Protocol::Primitives::RemovedReason

Inherits:
Enum
  • Object
show all
Defined in:
lib/flic/protocol/primitives/removed_reason.rb

Overview

:removed_by_this_client

The connection channel was removed by this client.

:force_disconnected_by_this_client

The connection channel was removed due to a force disconnect by this client.

:force_disconnected_by_other_client

Another client force disconnected the button used in this connection channel.

:button_is_private

The button is not in public mode. Hold it down for 7 seconds while not trying to establish a connection, then try to reconnect by creating a new connection channel.

:verify_timeout

After the connection was established, the bonding procedure didn’t complete in time.

:internet_backend_error

The internet request to the Flic backend failed.

:invalid_data

According to the Flic backend, this Flic button supplied invalid identity data.

Method Summary

Methods inherited from Enum

#get, max_octet, next_available_octet, octet_option, octets, option_octet, options, #set