Skip to main content

SmartMeter

The SmartMeter configuration enables the setup and monitoring of intelligent power meters for measuring and analyzing energy consumption. Comprehensive settings for alarms, connection and individual measuring phases can be configured here.

General

The basic settings of each device include the activation state (On/Off) as well as a name under which all alarms and warnings reported by this device are displayed. This should be chosen as uniquely descriptive as possible to be able to distinguish between devices.

Device name

The display name of the SmartMeter for identification in the system.

Alarm Group

By selecting the parent alarm group, the device is integrated into the system hierarchy.
Alarms are signaled in the parent alarm group.

Description

Optional description text for further characterization of the SmartMeter.

Address

The network address of the SmartMeter device.

Supply line

Select the supply line to which the device is connected. The options include:

  • Feed line A
  • Feed line B
  • Both feed lines

PUE

For determining the Power Usage Effectiveness (PUE) and sum calculation across the assigned alarm group. Available options:

  • Sub-meter/IT Device
  • Main meter

Sign

Determines how the sign is represented:

  • Sign bit
  • Two's complement

Word order

Selects the order in which data words are interpreted from the SmartMeter:

  • Little Endian
  • Big Endian

Read function

Function code used to read the value:

  • 0x03 (Holding Register)
  • 0x04 (Input Register)
note

When using Kentix SmartMeters, the pre-filled values should not be changed as this may negatively affect the functionality of the device.

Connection

Connection monitoring enables alarming when the device is not reachable.

Alarm AssignmentSelection of the alarm assignment
Output as WarningConnection loss does not trigger an alarm and is only reported as a warning.

Alarm assignment

Configuration of system alarming for connection failures:

  • System message: Standard alarming via the system
  • Output as warning: Output connection loss as warning

If the device is unreachable for a certain time, a connection loss alarm is triggered. The time until connection loss can be configured in the respective alarm group.

Measuring phases

Individual settings can be made for each measuring phase. The general settings include a name, address and alarm options.

Name

Display name of this phase (e.g. "L1").

Address

Address of this phase in the Modbus network.

Alarm settings

Warnings and alarms are always triggered when the value measured by the device exceeds (for Max.) or falls below (for Min.) one of the configured thresholds.

info

Possible alarm assignments are

NameAPI valueDescription
OffoffFor this input, alarming is disabled and the state/measurement value is not updated.
Armed-Activearmed-activeWhen the parent alarm group has been armed, alarms can be triggered. The state/measurement value of the input is updated.
Always-Activealways-activeAlarms can be triggered regardless of the alarm group's switch status. The state/measurement value of the input is updated.
FirefireAlarms can always be triggered. These are reported as fire alarms.
SabotagesabotageAlarms can always be triggered. These are reported as sabotage/intrusion alarms.
System MessagesystemAlarms can always be triggered. These are reported as system messages.

Voltage

Alarm TypeSelection of the alarm assignment
Min.Lower alarm threshold in V
Max.Upper alarm threshold in V
Warning atActivatable option for warnings

Current

Alarm TypeSelection of the alarm assignment
Min.Lower alarm threshold in A
Max.Upper alarm threshold in A
Warning atActivatable option for warnings

Active Power

Alarm TypeSelection of the alarm assignment
Max.Upper alarm threshold in W
Warning atActivatable option for warnings

Apparent Power

Alarm TypeSelection of the alarm assignment
Max.Upper alarm threshold in VA
Warning atActivatable option for warnings

Reactive Power

Alarm TypeSelection of the alarm assignment
Max.Upper alarm threshold in var
Warning atActivatable option for warnings

Frequency

Alarm TypeSelection of the alarm assignment
Max. ToleranceMaximum frequency deviation
Reference ValueTarget frequency, reference value for max. tolerance
Warning atActivatable option for warnings

Power Factor

Alarm TypeSelection of the alarm assignment

Consumption

Alarm TypeSelection of the alarm assignment

Alarm Input

Alarm TypeSelection of the alarm assignment
Alarm ValueWhen the measured value equals the alarm value, an alarm is triggered

Connection settings

For the individual measured values, the connection can be configured individually by selecting the Modbus register as well as a factor and the data type. The corresponding configuration specifications can be found in the device manual.

info

The Modbus registers can be specified in both hexadecimal (0x) and decimal notation.

info

The conversion factors must be specified as decimal numbers, not as percentage values.

info

Supported data types are:

  • INT8
  • INT16
  • INT32
  • INT64
  • UINT8
  • UINT16
  • UINT32
  • UINT64
  • FLOAT (Little Endian)
  • FLOAT (Big Endian)

The register settings are structured as follows:

RegisterModbus register from which the measured value can be read
FactorConversion factor for this measured value
Data typeModbus data type of this measured value

Webhooks

Webhooks in KentixONE provide the ability to send an HTTP request to an external server when an event occurs. System-wide Webhooks can be created for this purpose. Such a webhook can be assigned to any number of events.

tip

Webhooks also provide the possibility to implement functions via the KentixONE SmartAPI that are not available through the standard configuration.

For example, when a fire alarm occurs, the switching outputs of an AccessManager could be activated to unlock the connected motor locks.

Events

NameBeschreibung
Alle AlarmeBei jedem aufgetretenen Alarm wird der Webhook verschickt.
Scharf-Aktive AlarmeWenn ein scharf-aktiver Alarm auftritt, wird der Webhook verschickt.
Dauer-Aktive AlarmeWenn ein scharf-aktiver Alarm auftritt, wird der Webhook verschickt.
BrandalarmeWenn ein Brandalarm auftritt, wird der Webhook verschickt.
SabotagealarmeWenn ein Sabotagelarm auftritt, wird der Webhook verschickt.
SystemmeldungenWenn eine Systemmeldung ausgelöst wird, wird der Webhook verschickt
Vor ScharfschaltungDer Webhook wird verschickt, wenn eine Alarmgruppe scharfgeschaltet werden soll.(1)
Nach ScharfschaltungDer Webhook wird verschickt, nachdem eine Alarmgruppe scharfgeschaltet wurde.
Vor UnscharfschaltungDer Webhook wird verschickt, wenn eine Alarmgruppe unscharfgeschaltet wurde.(1)
Nach UnscharfschaltungDer Webhook wird verschickt, nachdem eine Alarmgruppe unscharfgeschaltet wurde.
Änderung des Schaltstatus (Scharf- oder Unscharfschaltung)Wenn die Alarmgruppe geschaltet wird, wird der Webhook verschickt.
Zyklisch (5 Min, 10 Min, 15 Min, 30 Min)Der Webhook wird zyklisch verschickt.
info

(1) Der Webhook wird verschickt, wenn ein Schaltbefehl entweder von einem Benutzer oder der automatischen Scharfschaltung ausgelöst wurde. Bsp: (Un-)Scharfschaltbefehl durch Benutzer → Webhook wird verschickt → (Un-)Scharfschaltung wird ausgeführt

Determine which webhooks should be called when an event occurs. New webhook-event combinations can be created using the "Create link" button.