Module: OpenHAB::Core::DTO

Defined in:
lib/openhab/core/dto.rb,
lib/openhab/core/dto/thing.rb,
lib/openhab/core/dto/item_channel_link.rb

Overview

Contains data transfer objects that represent other openHAB objects when they need to be represented with simple classes, such as for JSON responses, or when being attached to events sent over the event bus.

Defined Under Namespace

Classes: AbstractThingDTO, ItemChannelLinkDTO