Release Notes NG9xx 6.6 RC ext-v2 spark2510
Release Notes NG9xx 6.6 RC ext-v2 spark2510
27 March, 2024
Table of contents Page
1 Introduction 3
2 3
3 Feature Updates 3
3.1 Smart Charging Network 3
3.1.1 SCN firmware compatibility 3
3.1.2 SCN configuration using Service Installer Application (SIA) 3
3.1.3 SCN & ASI compatibility overview 4
3.2 Eichrecht & Plug&Charge 5
3.3 AFIR compliance & QR codes support 5
3.3.1 QR feature overview 5
3.3.2 License 6
3.3.3 Configuration of QR codes 6
3.3.4 QR-code examples 6
3.4 Network and Upgrade stability improvements 7
4 Service Installer Application Fout! Bladwijzer niet gedefinieerd.
5 Back-end communication changes 8
6 Minor changes 9
7 Revision control 11
2 Feature Updates
2.1 Smart Charging Network
The code for Smart Charging Network was refactored which should significantly improve overall stability
and allow easier maintenance.
Backward compatibility with older firmware versions is limited: SCN’s consisting of charging stations with
6.6 firmware will not work with charging stations on firmware 6.5 and older.
After updating all stations in an SCN to firmware 6.6 the SCN must be re-initialized.
ASI 3.6.12: Latest official release version, not able to setup an SCN for NG9xx RC FW 6.6.
• Compatible with setting up an SCN with NG9xx RC FW6.6 SCN (and older versions) .
QR codes are shown on the display of Eve Single Pro-line, Eve Double Pro-line and PG-line. Users can
scan the QR-code with their phone for ad-hoc payments. The QR code receives the end-point over
OCPP.
Note: QR codes may not be used for charging transactions in Germany and Austria due to not being
certified according to the Mess- und Eichverordnung (not “Eichrecht compliant”).
Price information needs to show four components, in specific order. A specific implementation guide for
AFIR compliance is available at our knowledge base.
• Display QR codes (URL), per socket. If the CS is configured is as standalone (not connected to a
backend) QR codes will not be displayed.
• QR codes are only regenerated when the CS is booting or if the QR code changes
• If only the QR code for socket 1 is set, the endpoint for socket 2 will be the same as socket 1
• QR codes (URL) have a maximum length of 223 characters, per socket
• QR code URLs can be configured via OCPP 1.6/2.0.1
• Screen is set to full brightness when QR codes are shown. The auto dim function can now be
configured, depending on the time (sundown/night/sundown) or after a period of inactivity or
when a QR code is being shown.
• After sun set and before sun rise, dim the display if QR codes are shown
• Tariff information is displayed as configured in pricing-showcomponents
• Add a custom tariff field (other tariffs) to enable customers to set their own tariff price and
description
• It is possible to display both positive and negative tariffs (-999.99 to 999.99) when the tariff is
outside this range, display a '-'
• Tariffs take a maximum of 4 rows of space (to make more space for QR codes). The font size of
the tariffs are reduced when too much tariffs takes too much space
• Tariffs can be configured via OCPP 1.6/2.0.1
• Display a carousel that includes the payment terminal if set.
• GiroE, tariffs and QR codes are combined under one license
Please contact your sales representative to unlock this license for your charger.
Configuration of Direct Payment Solutions possibilities is possible by using the backoffice or using the
Service Installer Application revision 3.6.13 which will be available shortly.
1
Works with Giro-e supported Charge Point Management System
2
Payment terminal, kiosk, app, OCPP connection and other needed and not part of this license
Added
QRCodeURL QR to be shown on the left socket String[223]. Default "" Read write
QRCodeURL2 QR to be shown on the right socket String[223]. Default "" Read write
Pricing- Determine if the disclaimer should be shown For example Read write
ShowComponent and which tariffs. “disclaimer,perKwh,p
erMinute,perSession,
perOther”
Pricing-Currency The ISO 4217 currency code for the pricing For instance ‘EUR’ Read write
information that can be shown on the display. (default)
Note that some ISO codes will be
automatically converted to a currency symbol.
Pricing-StartPrice The start price for a charging session (for Float, for instance Read write
display purposes only). 0.45.
Default: 0.0
Pricing-EnergyPrice The price per kWh for a charging session (for Float, for instance Read write
display purposes only). A pricing information 0.45.
block will only be shown on the 'Available' Default: 0.0
screen.
Pricing-MinutePrice The price per minute for a charging session Float, for instance Read write
(for display purposes only). A pricing 0.45.
information block will only be shown on the Default: 0.0
'Available' screen.
Pricing-Other The price per custom specifier (for display Float, for instance Read write
purposes only). A pricing information block 0.45.
will only be shown on the 'Available' screen. Default: 0.0
Pricing-OtherSpecifier The pricing specifier of the other tariff String, for instance Read write
"extra cost"
UniqueQRConfiguration Determines if a QR should be made unique. Default enabled alfen Read write
options: '' = not unique, 'Alfen' = add a postfix unique postfix
that includes the object id, connector index
and a hashed timestamp
AutoDimLights If the screen needs to dim based on time comma separated list, Read write
(thus will dimm during the night, this requires options:
an accurate time synchronization such as an time,inactivity,QR,
heartbeat), inactivity (when a user interacts default: time,inactivity
with the charging station, the display will light
up again), if a QR is shown or a combination
of these options
DPSAvailableMethods A comma-separated list of the Direct Payment For example " Read write
Solutions that are available. If no Direct OTS,QR,Giro-e"
Payment Solutions are available, this
configuration key is hidden.
DPSConfiguredMethods A comma-separated list of the Direct Payment For example " Read write
Solutions that are configured. If no Direct OTS,QR,Giro-e"
Payment Solutions are available, this
configuration key is hidden.
Removed
No properties were
removed
4 Minor changes
• Role based access: Added the 'end user' to the allowed users on the Restfull API.
• Added modem hardware information in OCPP config keys.
• If a reservation request for the current time or earlier is made by the backoffice this request will
be rejected
• Added languages: Icelandic, Slovenian, Slovakian and Latvian
• When the backoffice authorization key is updated via OCPP, we now execute a scheduled
disconnect to make sure this password will be used.
• An end user can set the dateTime of a standalone charging station now.
• CS responds with rebootrequired after remotely changing field 'identity'.
• UpdateFirmware flows have been corrected.
• We now parse date time variables according to ISO8601 when received via a setVariables
request.
• Changed the behavior of the bootnotification: if this is rejected by the backoffice, then no other
message will be allowed than trigger message bootnotification. All other messages are replied
with a security error.
• If the SetVariablesRequest contains an attributeType then the corresponding SetVariableResult
element in the SetVariablesResponse now also contains the same attributeType
• Trigger Message for a Transaction Event is now supported for a specific EVSE.
• Trigger Message for a Status Notification is now supported for a specific EVSE.
• Added extra checks on welded relays in state A and state E.
• (SCN) Corrected alternating issue that would cause fast switching. Corrected issue where a
socket that was supplying extra current had to stop charging, because there was no current
leftover after a different socket used the available extra current. Corrected issue where the socket
could not charge, because it took the total available current of an unconnected socket as the
truth.