com.apama.cumulocity
Event FindAlarmResponse
An alarm has been found.
Constant summary |
string | CHANNEL := "cumulocity.findalarm.response"
The channel to which FindAlarmResponse events are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.findalarm.response"
The channel to which FindAlarmResponse events are sent from the transport.
alarm
com.apama.cumulocity.Alarm alarm
The Alarm object.
id
string id
Alarm identifier.
Equal to the identifier in the Alarm.
reqId
integer reqId
Request identifier.
Equal to the reqId in the FindAlarm event.