OpenV2G
|
#include <v2gEXIDatatypes.h>
Data Fields | |
v2gresponseCodeType | ResponseCode |
struct v2gEVSEStatusType | EVSEStatus |
unsigned int | EVSEStatus_isUsed:1 |
uint16_t | VehicleSpace |
struct v2gTargetPositionType | TargetOffset |
unsigned int | TargetOffset_isUsed:1 |
struct v2gEVSEStatusType v2gVehicleCheckInResType::EVSEStatus |
unsigned int v2gVehicleCheckInResType::EVSEStatus_isUsed |
v2gresponseCodeType v2gVehicleCheckInResType::ResponseCode |
struct v2gTargetPositionType v2gVehicleCheckInResType::TargetOffset |
unsigned int v2gVehicleCheckInResType::TargetOffset_isUsed |
uint16_t v2gVehicleCheckInResType::VehicleSpace |