
Electrical vehicle charging unit JOINON EASY HOME and PARKING
24
finish_deferred_charge
This is used to programme the end of deferred charging. By default, this variable is disabled.
To programme the end of deferred charging, load a
user.ini
file whose variable has a valid programmed time.
The format of the variable is 24 hours, in the format
hh:mm:ss.
Example: finish_deferred_charge = “09:55:00”;
To disable the end of deferred charging, load a
user.ini
file that contains the variable, but with it empty.
Example: finish_deferred_charge = “”;
14.3.
FIRMWARE
The firmware of the device is inserted in this folder if it needs to be updated.
The name of the firmware file has the
“.bin”
extension.
14.4.
SESSIONS
This folder is used for saving the file that contains all the information relative to the device charging sessions as
well as the warnings, alarms or important events that took place.
If the device has an energy meter, the saved information will also include the consumption of each session. Oth-
erwise, the device will only have information regarding the duration of the sessions.
The file format is simple text in csv format so it can be easily imported from applications such as spreadsheets or
other data processing systems.
If the file does not exist, a new one will be generated.
If the file exists already, add the new information to it without deleting any existing information.
Keep in mind that when the information passes to the USB device, it is deleted from the device to keep the max-
imum amount of memory available.
If the information is not periodically removed from the station, when the memory is full the information will be
overwritten.
In normal conditions, the memory makes it possible to store at least 3 charging sessions per day for a full year.
14.5.
SUPPORT
This folder contains a copy for the user of the current station status configuration files. The copied files are:
•
user.ini
•
date.ini
This makes it possible to check the configuration, current date and time of the device as well as to check that the
data loaded from the configuration files in /gewiss/config/ were updated correctly.