Cumulocity Alarms Creator

Connect to the Cumulocity alarms API and create one alarm from each row of the given table

Options

Alarm Type
Type of alarm to report. Please note that alarms are aggregated by alarm type (for the same device). Each new alarm for given device of the same type will increase the count. (required)
Severity
Alarm severity, could be any string, but recommended values are: 'CRITICAL', 'MAJOR', 'MINOR', and 'WARNING'. If not set, then 'WARNING' is used. Note that any string value containing "critical" will be mapped to "CRITICAL", respectively for the other values! This means that the value could be "my critical alarm" in KNIME, but will still be "CRITICAL" in Cumulocity. (optional)
Source Name
Name of the source that created this alarm. Typically the device name. (optional)
Source ID
ID of the source that created this alarm. Typically this is the id of the originating device. (required)
Description
A description of the alarm. (optional)
Status
Alarm status, could be any string, but recommended values are: 'ACKNOWLEDGED', 'ACTIVE', and 'CLEARED'. If not set, then 'ACTIVE' is used. Note that any string value containing "active" will be mapped to "ACTIVE", respectively for the other values! (optional)
Time
Time this alarm was raised. If not set, then the current system time is used. (optional)

Input Ports

Icon
Cumulocity Connection Info.
Icon
Data describing the respective alarms to be created.

Output Ports

This node has no output ports

Popular Predecessors

  • No recommendations found

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.