Apama Connectivity with Device Integration Platform Documentation 10.0 : Event Protocols : Events and Alarms
Events and Alarms
The com.apama.dip.Event event is sent on any event or alarm from a device. This event is sent to dip.measurements channel. This event contains the assetID of the source, a timestamp (same form as currentTime), message text, and optional parameters.
Examples of events and alarms:
com.apama.dip.Event("c8y_EntranceEvent","12346082",1464364483.396,
"Entrance event triggered.",{"distance":"317"})

com.apama.dip.Event("c8y_UnavailabilityAlarm","12669915",1464365565.661,
"No communication with device since
2016-05-27T18:11:23.886+02:00",{"count":"1","severity":"MAJOR"})
Note:  
See the Apamadoc included with Apama Connectivity with Device Integration Platform.
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback