public class ThresholdViolationSummary
extends java.lang.Object
| Constructor and Description |
|---|
ThresholdViolationSummary(NXCPMessage msg,
long baseId)
Create from NXCP message.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentSeverity()
Get current most critical severity level from active thresholds.
|
java.util.List<DciValue> |
getDciList() |
long |
getNodeId() |
public ThresholdViolationSummary(NXCPMessage msg, long baseId)
msg - baseId - public long getNodeId()
public java.util.List<DciValue> getDciList()
public int getCurrentSeverity()
Copyright © 2014. All Rights Reserved.