eventsmanager
The module nodes are the building blocks for the flow-based programming. Each node represents a specific task or operation that can be performed by the module. The following table lists the available nodes for this module.
Fire Event
Section titled “Fire Event”Send an event based on the provided data to the cloud.
Metadata:
Section titled “Metadata:”- Name: DeviceEventFire
- Tags: event, fire, device, notification
- Category: Action
- Subcategory: Event > Device
Description:
Section titled “Description:”This node fires an event for a device. To trigger the node, provide the event data. The configuration is the event data, and the output is the event.
Inputs: (1)
- Device Event Fire : The event data to fire.
Outputs: (0)
Section titled “Outputs: (0)”Configuration:
Section titled “Configuration:”No configuration required for this node.
Event Filter
Section titled “Event Filter”Filter events based on predefined criteria.
Metadata:
Section titled “Metadata:”- Name: FilterEvents
- Tags: filter, events, data
- Category: Processor
- Subcategory: Filter > Datafilter
Description:
Section titled “Description:”The node filters incoming events based on predefined criteria and outputs the filtered events.
Inputs: (1)
- EventEntry : The event data to be filtered.
Outputs: (1)
Section titled “Outputs: (1)”- FilteredEvent : The filtered event data.
Configuration:
Section titled “Configuration:”No configuration required for this node.