public class BeckhoffNetworkBridgeHandler extends BeckhoffBridgeHandler<org.apache.plc4x.java.ads.connection.AdsTcpPlcConnection,BeckhoffNetworkConfiguration>
BeckhoffNetworkBridgeHandler is responsible for handling connections to network
enabled ADS devices.| Constructor and Description |
|---|
BeckhoffNetworkBridgeHandler(org.eclipse.smarthome.core.thing.Bridge thing) |
| Modifier and Type | Method and Description |
|---|---|
protected Runnable |
createInitializer(CompletableFuture<org.apache.plc4x.java.ads.connection.AdsTcpPlcConnection> initializer) |
void |
handleCommand(org.eclipse.smarthome.core.thing.ChannelUID channelUID,
org.eclipse.smarthome.core.types.Command command) |
getConnection, getDefaultPollingInterval, getInitializer, initializehostWithPortgetRefreshIntervalgetBridgeConfigchildHandlerDisposed, childHandlerInitialized, editThing, getThing, getThingByUIDbridgeStatusChanged, changeThingType, channelLinked, channelUnlinked, dispose, editConfiguration, editProperties, getBridge, getCallback, getConfig, getConfigAs, handleConfigurationUpdate, handleRemoval, handleUpdate, isInitialized, isLinked, isLinked, isModifyingCurrentConfig, postCommand, postCommand, setCallback, thingUpdated, triggerChannel, triggerChannel, triggerChannel, triggerChannel, updateConfiguration, updateProperties, updateProperty, updateState, updateState, updateStatus, updateStatus, updateStatus, updateThing, validateConfigurationParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchildHandlerDisposed, childHandlerInitializedpublic BeckhoffNetworkBridgeHandler(org.eclipse.smarthome.core.thing.Bridge thing)
public void handleCommand(org.eclipse.smarthome.core.thing.ChannelUID channelUID,
org.eclipse.smarthome.core.types.Command command)
handleCommand in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerhandleCommand in class BeckhoffBridgeHandler<org.apache.plc4x.java.ads.connection.AdsTcpPlcConnection,BeckhoffNetworkConfiguration>protected Runnable createInitializer(CompletableFuture<org.apache.plc4x.java.ads.connection.AdsTcpPlcConnection> initializer)
createInitializer in class BeckhoffBridgeHandler<org.apache.plc4x.java.ads.connection.AdsTcpPlcConnection,BeckhoffNetworkConfiguration>Copyright © 2018–2020 ConnectorIO Sp. z o.o.. All rights reserved.