public class ModbusTcpDriver extends StdProto implements ProtoDriver
| Constructor and Description |
|---|
ModbusTcpDriver(ProtoBus bus,
String id,
String name,
ModbusTcpDriverProps props,
Consumer<char[]> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ProtoBus |
getParent() |
boolean |
isRunning() |
void |
start() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildrenlog, log, loggerpublic ModbusTcpDriver(ProtoBus bus, String id, String name, ModbusTcpDriverProps props, Consumer<char[]> consumer)
@PostConstruct public void start()
start in interface ProtoDriverpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic boolean isRunning()
isRunning in interface ProtoDriverpublic ProtoBus getParent()
getParent in interface ProtogetParent in interface ProtoDriverCopyright © 2012–2017 MARID software development group. All rights reserved.