EATON xChargeIn UDP Programmers Guide V 2.01
EATON xChargeIn, UDP Programmers Guide V 2.01
21
© EATON 2018
Command structure
Command
Parameters
Additional Description
output [n]
0
Close
1
Open
>= 10
Pulse output with the specified number of
pulses (pulses / kWh) and is stored in the
EEPROM; reasonably usable up to 150.
Reply structure
Field
Contents
Additional Description
-
TCH-OK: done
Generic confirmation message
3.2.9
UDP command: start
The command
start
can be used to authorize a charging session if the
authorization function is activated. The effect is the same as holding an
RFID card in front of the RFID reader. The command needs a valid RFID
tag from the whitelist of the charging station. The token (tag) and the
classifier are hexadecimal strings as in
report 100
.
Command structure
Command
Parameters
Additional Description
Start[id]
[class]
[id]: RFID tag
8 byte hex string, identifier of RFID card
[class]: RFID class
10 byte hex string, classifier of RFID card
Reply structure
Field
Contents
Additional Description
-
TCH-OK: done
Generic confirmation message