Charge Station Alerts

Charge Station Alerts

This page describes the list of automatic alerts that can be configured by the support team.

The alerts are available to be setup for Bet Testing Program

Functionality
  1. These alerts can be configured to be received at regular intervals, as long as the condition is triggered.
  2. A daily digest can also be set up so that an extra email report will be sent every 24 hours with an overview of all reports sent in the previous day.
  3. Only one email can be indicated per alert. For reduced complexity, we ask that if more than one person needs to receive the alert, a mail group or forwarding rule is created on the receiving end.
  4. Once the report is created, it can be shared freely via direct link. There are no permissions assigned to its access/visibility.
  5. The alerts can be configured per CPO or list of CPOs, or by use of the extended filters as explained further below.
  6. Alerts are not immediate, there is a delay of 1-2 hours between events and alerts getting triggered.

Alerts

These are the currently available alerts that can be configured.

Ocpp Status Notifications Errors Alert

Reports status notification errors as described on OCPP from charge stations, like GroundFailure, ConnectorLockFailure, HighTemperature. See OCPP1.6 section 7.6 for further reference of errors.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.
Alert Name: ocppstatusnotificationserrors

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
errorcodeNoNone
thresholdNo10
descriptionNoNone

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

NameValue TypePossible Values
resetEnumOnIdle/Immediate
changeConfigurationKeyValuePair-
clearCachebool-
blackListbool-

Ocpp Notifications Count Alert

Reports status notification errors from charge stations.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.

Alert Name: ocppstatusnotificationserrors

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
errorcodeNoNone
thresholdNo10
descriptionNoNone

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

NameValue TypePossible Values
resetEnumOnIdle/Immediate
changeConfigurationKeyValuePair-
clearCachebool-
blackListbool-

ChargeStation Connection Count Alert

Detects unusual number of connections per charge station.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.

Alert Name: chargestationconnectioncount

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
thresholdtypeNoTooManyTooMany (tirggered when over threshold) and TooFew (triggered when under the threshold). The default value is always TooMany.
globalNofalsetrue or false. When true, the alert will apply the threshold globally instead of per charge station. The default is false.
descriptionNoNoneall subscriptions will have a description which appears in the report

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

NameValue TypePossible Values
resetEnumOnIdle/Immediate
changeConfigurationKeyValuePair-
clearCachebool-
blackListbool-

ChargeStation offline event Count Alert

Sends alert when a group of charge stations (or all) go offline.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.

Alert Name: chargestationconnectivitystatuscount

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
thresholdNo1000
globalNofalsetrue or false. When true, the alert will apply the threshold globally instead of per charge station. The default is false.
descriptionNoNoneall subscriptions will have a description which appears in the report

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

NameValue TypePossible Values
resetEnumOnIdle/Immediate
changeConfigurationKeyValuePair-
clearCachebool-
blackListbool-


Unknown ChargeStation Connector Alert

Sends alert when unknown connectors connect to the socket server.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.

Alert Name: unknownconnector

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
descriptionNoNoneall subscriptions will have a description which appears in the report

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

NameValue TypePossible Values
resetEnumOnIdle/Immediate
changeConfigurationKeyValuePair-
clearCachebool-
blackListbool-

Bad Transactions Alert

Reports number of Transactions based on the configuration for charge stations.

The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.

Alert Name: transactionalert

Multiple separate Transaction alerts can be configured with different configuration settings and combination of settings at the same time.

Configuration

Multiple of the following Configuration items can be configured at the same time.

NameRequiredDefault ValueNotes
descriptionNoNone
cposNoNoneComma seperated
StartValueLowerThanNoNoneNumber
StartValueHigherThanNoNoneNumber
StartValueEqualToNoNoneNumber
StopValueLowerThanNoNoneNumber
StopValueHigherThanNoNoneNumber
StopValueEqualToNoNoneNumber
StartTokenNotAcceptedNoNonePossible Values: Blocked/Expired/Invalid If the settings is provided it will check for not Accepted Status of the Token on Start Transaction. If a Value is provided it will check for the Token Status to match that value on Start Transaction.
StopTokenNotAcceptedNoNonePossible Values: Blocked/Expired/Invalid If the settings is provided it will check for not Accepted Status of the Token on Stop Transaction. If a Value is provided it will check for the Token Status to match that value on Stop Transaction.
StoppedWhenStartTokenNotAcceptedNoNoneReturns Transaction Count where a Transaction was already stopped but the start token was not Accepted
TransactionTooShortNoNoneTimespan (format: hh:mm:ss )
StartDateBeforeNoNoneTimespan (format: hh:mm:ss ) Transactions where StartDate is earlier than the Timestamp we received it based on the Timestamp provided
StartDateAfterNoNoneTimespan (format: hh:mm:ss ) Transactions where StartDate is later than the Timestamp we received it based on the Timestamp provided
StopDateBeforeNoNoneTimespan (format: hh:mm:ss ) Transactions where StopDate is earlier than the Timestamp we received it based on the Timestamp provided
StopDateAfterNoNoneTimespan (format: hh:mm:ss ) Transactions where StopDate is later than the Timestamp we received it based on the Timestamp provided

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

Not supported for now.


Charge Station Tariff Code Changed Alert

Reports events when a ChargeStation or it's Connector's TariffCode changes.
The interval and lookBack must be set within 60 minutes and 1440 minutes (1 day). If the lookback period is not provided, it will default to the interval.
Alert Name: chargestationtariffcodechanged

Configuration

NameRequiredDefault ValueNotes
cposNoNoneComma seperated
thresholdNo0
descriptionNoNoneall subscriptions will have a description which appears in the report

Supported Alert Filters

NameValue TypePossible Values
chargertypestringPublic/Business/Home
deploystateEnumProduction/Stock/Deprecated
firwareversionstring-
chargepointvendorstring-
chargepointmodelstring-
chargelocationidstring-

Supported Self Healing

Not supported for now.



    • Related Articles

    • Introduction to Charge Station

      Introduction to Charge Station Within the electric mobility management system the Charge Station, also referred to as EVSE (Electric Vehicle Supply Equipment), EV (Electric Vehicle) charger, or charging point, is the physical system that supplies the ...
    • How is Charge Station, Connector and EVSE status determined?

      Charge Station Status Charge station status comes from the OCPP StatusNotification message where connectorId = 0, as per OCPP this is the charger level status. This is then mapped from OCPP to OCPI. EVSE Status EVSE status is derived from the ...
    • OCPP Charge Point GFX Certification Testing

      Process Description Figure 1. Process Overview 1. Intake - Requesting a New Test Currently, we are testing for the 1.6 and 1.5 JSON and 1.5 SOAP protocols. The implementation of version 2.0.1 is underway. To request an OCPP integration test, both the ...
    • Certified Charge Stations

      The GreenFlux platform is hardware-agnostic and compatible with all charge stations enabled with  OCPP 1.5 and 1.6 JSON protocol. GreenFlux performs integration testing between charge station (hardware and firmware) and platform at three functional ...
    • Eichrecht – Signed Meter Values

      This resource is for e-mobility service providers (EMSPs) and EV drivers who wish to see how much electricity was supplied in a particular charge session.  In accordance with the German calibration law (Mess-und Eichrecht), charge point operators may ...