Class: OpenHAB::Core::Events::ItemStateUpdatedEvent
- Inherits:
-
ItemEvent
- Object
- AbstractEvent
- ItemEvent
- OpenHAB::Core::Events::ItemStateUpdatedEvent
- Includes:
- ItemState
- Defined in:
- lib/openhab/core/events/item_state_updated_event.rb
Overview
AbstractEvent sent when an item’s state has updated.
Instance Attribute Summary
Attributes included from ItemState
Attributes inherited from ItemEvent
Attributes inherited from AbstractEvent
Method Summary
Methods included from ItemState
#closed?, #down?, #inspect, #null?, #off?, #on?, #open?, #paused?, #playing?, #state?, #undef?, #up?