public interface IDeviceAlert extends IDeviceEvent
Modifier and Type | Method and Description |
---|---|
AlertLevel |
getLevel()
Get severity of alert.
|
java.lang.String |
getMessage()
Get the alert message.
|
AlertSource |
getSource()
Get source of the alert.
|
java.lang.String |
getType()
Get the alert type indicator.
|
getAssetId, getAssetModuleId, getAssignmentType, getDeviceAssignmentToken, getEventDate, getEventType, getId, getReceivedDate, getSiteToken
addOrReplaceMetadata, clearMetadata, getMetadata, getMetadata, removeMetadata
AlertSource getSource()
AlertLevel getLevel()
java.lang.String getType()
java.lang.String getMessage()