Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Cumulocity IoT Transport Connectivity Plug-in | Using events | Creating an event
 
Creating an event
send Event("","c8y_SampleEvent","<SOURCE>", <TIME>,
"Event text",{}) to Event.CHANNEL;
Where
*<SOURCE> is the source of the alarm (same as the ManagedObject identifier).
*<TIME> is the time at which the alarm was generated.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.