public class ConsumptionHandler
extends org.eclipse.smarthome.core.thing.binding.BaseThingHandler
| Constructor and Description |
|---|
ConsumptionHandler(org.eclipse.smarthome.core.thing.Thing thing,
org.eclipse.smarthome.core.i18n.TimeZoneProvider timeZoneProvider,
org.eclipse.smarthome.core.items.ItemRegistry itemRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelLinked(org.eclipse.smarthome.core.thing.ChannelUID channelUID) |
void |
channelUnlinked(org.eclipse.smarthome.core.thing.ChannelUID channelUID) |
void |
handleCommand(org.eclipse.smarthome.core.thing.ChannelUID channelUID,
org.eclipse.smarthome.core.types.Command command) |
void |
initialize() |
bridgeStatusChanged, changeThingType, dispose, editConfiguration, editProperties, editThing, getBridge, getCallback, getConfig, getConfigAs, getThing, handleConfigurationUpdate, handleRemoval, handleUpdate, isInitialized, isLinked, isLinked, isModifyingCurrentConfig, postCommand, postCommand, setCallback, thingUpdated, triggerChannel, triggerChannel, triggerChannel, triggerChannel, updateConfiguration, updateProperties, updateProperty, updateState, updateState, updateStatus, updateStatus, updateStatus, updateThing, validateConfigurationParameterspublic ConsumptionHandler(org.eclipse.smarthome.core.thing.Thing thing,
org.eclipse.smarthome.core.i18n.TimeZoneProvider timeZoneProvider,
org.eclipse.smarthome.core.items.ItemRegistry itemRegistry)
public void initialize()
initialize in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerinitialize in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerpublic void handleCommand(org.eclipse.smarthome.core.thing.ChannelUID channelUID,
org.eclipse.smarthome.core.types.Command command)
public void channelLinked(org.eclipse.smarthome.core.thing.ChannelUID channelUID)
channelLinked in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerchannelLinked in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerpublic void channelUnlinked(org.eclipse.smarthome.core.thing.ChannelUID channelUID)
channelUnlinked in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerchannelUnlinked in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerCopyright © 2018–2020 ConnectorIO Sp. z o.o.. All rights reserved.