Data Transfer Messages
Sometimes there is a need to communicate data from the charge point back to the OCPP central system which is not supported by an OCPP 1.6J message.
DataTransfer.req messages can be sent to the charge point to access additional information.
vendorId | messageId | data | Description |
---|---|---|---|
Evnex | GetNetStat | not required | Returns connection information for the three network interfaces, including cellular for X Series: en1 = Ethernet pp2 = Wi-Fi cell = Cellular |
Evnex | GetAnalog | not required | Returns analog values from the charging station, including pilot voltages and PCB temperature |
Evnex | GetEnergyMeter | not required | Returns the last values read from the energy meter |
Updated 5 months ago