Klasse Df1ProtocolLogic
java.lang.Object
org.apache.plc4x.java.spi.Plc4xProtocolBase<DF1Command>
org.apache.plc4x.java.df1.protocol.Df1ProtocolLogic
- Alle implementierten Schnittstellen:
org.apache.plc4x.java.spi.configuration.HasConfiguration<Df1Configuration>
public class Df1ProtocolLogic
extends org.apache.plc4x.java.spi.Plc4xProtocolBase<DF1Command>
implements org.apache.plc4x.java.spi.configuration.HasConfiguration<Df1Configuration>
-
Feldübersicht
Von Klasse geerbte Felder org.apache.plc4x.java.spi.Plc4xProtocolBase
context, driverContext -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidclose(org.apache.plc4x.java.spi.ConversationContext<DF1Command> context) voidsetConfiguration(Df1Configuration configuration) Von Klasse geerbte Methoden org.apache.plc4x.java.spi.Plc4xProtocolBase
browse, browseWithInterceptor, decode, getDriverContext, onConnect, onDisconnect, onDiscover, ping, read, setContext, setDriverContext, subscribe, unsubscribe, write
-
Konstruktordetails
-
Df1ProtocolLogic
public Df1ProtocolLogic()
-
-
Methodendetails
-
setConfiguration
- Angegeben von:
setConfigurationin Schnittstelleorg.apache.plc4x.java.spi.configuration.HasConfiguration<Df1Configuration>
-
close
- Angegeben von:
closein Klasseorg.apache.plc4x.java.spi.Plc4xProtocolBase<DF1Command>
-