Package | Description |
---|---|
org.eclipse.scada.core.net | |
org.eclipse.scada.net.base.data |
Modifier and Type | Method and Description |
---|---|
static MapValue |
MessageHelper.attributesToMap(Map<String,Variant> attributes) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Variant> |
MessageHelper.mapToAttributes(MapValue mapValue)
Convert a MapValue to a attributes map
|
Modifier and Type | Method and Description |
---|---|
MapValue |
Message.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
Message.setValues(MapValue values) |
Copyright © 2016 Eclipse SCADA Project. All rights reserved.