Class ItemChannelLink

java.lang.Object
org.openhab.core.thing.link.AbstractLink
org.openhab.core.thing.link.ItemChannelLink
All Implemented Interfaces:
Identifiable<String>

@NonNullByDefault public class ItemChannelLink extends AbstractLink
ItemChannelLink defines a link between an Item and a Channel.
Author:
Dennis Nobel - Initial contribution, Added getIDFor method, Jochen Hiller - Bugfix 455434: added default constructor, object is now mutable, Simon Kaufmann - added configuration