Class: OpenHAB::Core::Events::ItemStateUpdatedEvent

Inherits:
ItemEvent show all
Includes:
ItemState
Defined in:
lib/openhab/core/events/item_state_updated_event.rb

Overview

AbstractEvent sent when an item’s state has updated.

Since:

  • openHAB 4.0

Instance Attribute Summary

Attributes included from ItemState

#state

Attributes inherited from ItemEvent

#group, #item

Attributes inherited from AbstractEvent

#attachment, #inputs

Method Summary

Methods included from ItemState

#closed?, #down?, #null?, #off?, #on?, #open?, #paused?, #playing?, #state?, #undef?, #up?

Methods inherited from AbstractEvent

#payload