JavaScript is disabled on your browser.
java.lang.Object
org.eclipse.smarthome.core.thing.binding.BaseThingHandler
org.connectorio.binding.base.handler.GenericThingHandlerBase<B,C>
org.connectorio.binding.base.handler.polling.common.BasePollingThingHandler<B,C>
org.connectorio.binding.plc4x.shared.handler.SharedPlc4xThingHandler<org.apache.plc4x.java.s7.connection.S7PlcConnection,SiemensNetworkBridgeHandler ,org.connectorio.binding.base.config.PollingConfiguration>
org.connectorio.binding.plc4x.siemens.internal.handler.SiemensPlcHandler
All Implemented Interfaces:
org.connectorio.binding.base.handler.GenericThingHandler<SiemensNetworkBridgeHandler ,org.connectorio.binding.base.config.PollingConfiguration>, org.connectorio.binding.base.handler.polling.PollingThingHandler<SiemensNetworkBridgeHandler ,org.connectorio.binding.base.config.PollingConfiguration>, org.connectorio.binding.base.handler.PollingHandler, org.eclipse.smarthome.core.thing.binding.ThingHandler
public class SiemensPlcHandler
extends org.connectorio.binding.plc4x.shared.handler.SharedPlc4xThingHandler<org.apache.plc4x.java.s7.connection.S7PlcConnection,SiemensNetworkBridgeHandler ,org.connectorio.binding.base.config.PollingConfiguration>
Field Summary
Fields inherited from class org.connectorio.binding.plc4x.shared.handler.SharedPlc4xThingHandler
futures
Fields inherited from class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
scheduler, thing
Constructor Summary
Constructors
Constructor and Description
SiemensPlcHandler (org.eclipse.smarthome.core.thing.Thing thing)
Method Summary
Methods inherited from class org.connectorio.binding.plc4x.shared.handler.SharedPlc4xThingHandler
dispose, getPlcConnection, handleCommand, initialize
Methods inherited from class org.connectorio.binding.base.handler.polling.common.BasePollingThingHandler
getRefreshInterval
Methods inherited from class org.connectorio.binding.base.handler.GenericThingHandlerBase
getBridgeHandler, getThingConfig
Methods inherited from class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
bridgeStatusChanged, changeThingType, channelLinked, channelUnlinked, 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, validateConfigurationParameters
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.eclipse.smarthome.core.thing.binding.ThingHandler
bridgeStatusChanged, channelLinked, channelUnlinked, getServices, getThing, handleConfigurationUpdate, handleRemoval, handleUpdate, setCallback, thingUpdated
Methods inherited from interface org.connectorio.binding.base.handler.GenericThingHandler
getBridgeHandler, getThingConfig
Copyright © 2018–2020 ConnectorIO Sp. z o.o. . All rights reserved.