EATON xChargeIn UDP Programmers Guide V 2.01
EATON xChargeIn, UDP Programmers Guide V 2.01
31
© EATON 2018
Command structure
Command
Parameters
Additional Description
failsafe
[t] [c] [s]
[t]: Time delay
Timeout in seconds before the failsafe mode
will be activated. The device must receive a
curr
,
currtime
or
ena
command to
prevent the activation.
Possible values: 0; 10 - 600
0: Disable failsafe mode
[c]: Current setting
Maximum charging current in failsafe mode.
Possible values: 0; 6000 - 63000
0: Disable charging in failsafe mode (similar
to
ena 0
)
[s]: Saved value
0: The failsafe function is active until the
device is restarted.
1: The failsafe function is active and saves
the settings into the EEPROM. The failsafe
function will still be active after a reboot.
Reply structure
Field
Contents
Additional Description
-
TCH-OK: done
Generic confirmation message
3.4
UDP status messages
xChargeIn will send status messages to the source/IP address of the last
UDP command it received. That means if there is only one application in the
network sending commands to the charging station, the application will get
the information about the most important state changes without the need to
poll reports. xChargeIn will provide the information about the following state
changes:
● “State” (see “report 2”)
● “Plug” (see “report 2”)
● “Input” (see “report 2”)
● “Enable sys” (see “report 2”)
● “Max curr” (see “report 2”)
● “E pres” (see “report 3”)