P30 UDP commands
UDP Programmers Guide V2.01
31
© KEBA
Reply structure
Field Contents Additional Description
- TCH-OK: done Generic confirmation message
3.3 UDP commands with permanent effects
The following UPD commands should not be used regularly, especially not
with mobile applications, as they change the device`s behavior permanently
until they are overwritten or the device gets rebooted.
3.3.1 UDP command: ena
The ena command can be used to permanently disable the system by using
the parameter 0. After receiving ena 0 the device will be disabled until it is
rebooted or ena 1 or currtime are used. The execution of ena 0 will take
approximately 1 second. If ena 0 is used, then no other command should be
sent for 2 seconds to ensure an undisturbed execution of the disable com-
mand.
Command structure
Command Parameters Additional Description
ena [m]
[m]: modifier
Modifier for the ena command
Possible values: 0, 1; Other values may not
be used.
Reply structure
Field Contents Additional Description
- TCH-OK: done Generic confirmation message
Example
● Authorization is set to "OFF"
● UDP command ena 0 was sent before the vehicle was connected to the charging sta-
tion.
● Charging station and vehicle are ready to start the charging session.