| Package | Description |
|---|---|
| org.eclipse.scada.da.server.osgi.modbus |
| Modifier and Type | Method and Description |
|---|---|
static ModbusSlave |
ModbusSlave.create(org.osgi.framework.BundleContext context,
Executor executor,
String configurationId,
Map<String,String> parameters,
MasterFactory masterFactory,
AtomicInteger transactionId) |
| Constructor and Description |
|---|
ModbusSlave(String id,
org.osgi.framework.BundleContext context,
MasterFactory masterFactory,
Executor executor,
AtomicInteger transactionId) |
SlaveFactory(org.osgi.framework.BundleContext context,
MasterFactory masterFactory,
Executor executor) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.