| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.datacollection |
| Modifier and Type | Method and Description |
|---|---|
DciValue[] |
NXCSession.getLastValues(long nodeId)
Get last DCI values for given node
|
DciValue[] |
NXCSession.getLastValues(long nodeId,
boolean objectTooltipOnly)
Get last DCI values for given node
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDciValue
DCI value for simple (single-valued) DCI
|
class |
TableDciValue
Value of table DCI
|
| Modifier and Type | Method and Description |
|---|---|
static DciValue |
DciValue.createFromMessage(long nodeId,
NXCPMessage msg,
long base)
Factory method to create correct DciValue subclass from NXCP message.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DciValue> |
ThresholdViolationSummary.getDciList() |
Copyright © 2013. All Rights Reserved.