Class: OpenHAB::Core::Types::RefreshType

Inherits:
Object
  • Object
show all
Includes:
Command
Defined in:
lib/openhab/core/types/refresh_type.rb

Overview

Implements the REFRESH command.

Instance Method Summary collapse

Methods included from Type

#==, #eql?

Instance Method Details

#refresh?true, false

Check if ‘self == REFRESH`

Returns:

  • (true, false)


# File 'lib/openhab/core/types/refresh_type.rb', line 17