Apama Analytics Builder 10.7.0 | Using Apama Analytics Builder for Cumulocity IoT | Block Reference | Output | Event Output
 
Event Output
apama.analyticskit.blocks.cumulocity.CreateEvent
Creates a new Event object for the associated device or the triggering device.
This block sends a new event to the current device or the device specified. The text of the event is determined by the Text Input input or by the Message parameter. You must not set both. If neither are set, the model name is used as the text.
Parameters
Name
Description
Type
Notes
Device or Trigger Device
The device (or for models handling groups, Trigger Device) to which the event is to be sent.
The model editor uses the current device name. This is mapped internally to the device identifier.
any
Event Type
Identifies the type of this event.
string
Message
The text that will be displayed when the event is created.
This requires that the Text Input input is not connected. If neither are set, the model name is used as the text.
string
Optional
Input Port Details
Name
Description
Type
Create Event
Creates an event when a signal is received.
pulse
Text Input
Sets the text of the event. The Message parameter must not be set if this is used.
string