Package | Description |
---|---|
org.eclipse.neoscada.protocol.iec60870.asdu.message |
Message types and data structures
|
org.eclipse.neoscada.protocol.iec60870.server.data |
Data related parts of the controlled side
|
Modifier and Type | Method and Description |
---|---|
InterrogationCommand |
InterrogationCommand.mirror(Cause cause) |
static InterrogationCommand |
InterrogationCommand.parse(ProtocolOptions options,
byte length,
ASDUHeader header,
io.netty.buffer.ByteBuf data) |
Modifier and Type | Method and Description |
---|---|
void |
DataModuleMessageSource.startInterrogation(InterrogationCommand msg)
Start the process of interrogation
|
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.