Class: OpenHAB::Core::Types::RefreshType
- Inherits:
-
Object
- Object
- OpenHAB::Core::Types::RefreshType
- Includes:
- Command
- Defined in:
- lib/openhab/core/types/refresh_type.rb
Overview
Implements the REFRESH command.
Constant Summary collapse
- REFRESH =
Refresh Command
Instance Method Summary collapse
-
#refresh? ⇒ true, false
Check if
self == REFRESH
.
Methods included from Type
Instance Method Details
#refresh? ⇒ true, false
Check if self == REFRESH
|
# File 'lib/openhab/core/types/refresh_type.rb', line 17
|