Template Types
The following table lists and describes all available alarm template types.
Alarm template type | Description | Scoping Options | Fire variables | Reset variables |
---|---|---|---|---|
Device offline | Detects when a device disconnects from Remote Manager and fails to reconnect withint the specified time. | Device Group | reconnectWindowDuration | none |
XBeeNode offline | Detects when an XBee node disconnects from Remote Manager and fails to reconnect within the specified time. | Device Group XBeeNode | reconnectWindowDuration | none |
Device excessive disconnects | Detects devices with an excessive number of disconnects. | Device Group | disconnectCount disconnectWindow | reconnectWindow |
XBeeNode excessive deactivations | Detects XBee nodes with an excessive number of deactivations. | Device Group XBeeNode | deactivationCount deactivationWindow | activationWindow |
DIA channel data point condition watch | Detects when the specified DIA channel conditions are met. | Device Group | instanceName channelName type operator thresholdValue timeout timeUnit | instanceName channelName type operator thresholdValue timeout timeUnit |
Smart energy data point condition match | Detects when the specified DIA channel conditions are met. | Device Group XBeeNode | endpointID clusterType clusterID attributeID type operator thresholdValue timeout timeUnit | endpointID clusterType clusterID attributeID type operator thresholdValue timeout timeUnit |
Data point condition match | Detects when the specified data point usage conditions are met. | Resource | type operator thresholdValue timeout timeUnit | type operator thresholdValue timeout timeUnit |
Subscription usage | Detects when subscription usage exceeds a specified threshold. | Device Group Global | svcID thresholdValue metric unit | none |
Missing data point | Detects when one or more data points are not reported on within the specified time. | Resource | uploadInterval uploadTimeUnit readingInterval readingTimeUnit | none |
Missing DIA channel data point | Detects when devices haven not reported DIA channel data within the specified time.Note The alarm will not be registered until the first data point is sent after the alarm is created or edited. | Device Group | instanceName channelName uploadInterval uploadTimeUnit readingInterval readingTimeUnit | none |
Missing smart energy data point | Detects when devices have not reported smart energy data within the specifed time.Note The alarm will not be registered until the first data point is sent after the alarm is created or edited. | Device Group XBeeNode | endpointID clusterType clusterID attributedID uploadInterval uploadTimeUnit readingInterval readingTimeUnit | none |