#include <v2gEXIDatatypes.h>
Data Fields | |
uint16_t | ServiceID |
struct { | |
exi_string_character_t characters [v2gChargeServiceType_ServiceName_CHARACTERS_SIZE] | |
uint16_t charactersLen | |
} | ServiceName |
unsigned int | ServiceName_isUsed:1 |
v2gserviceCategoryType | ServiceCategory |
struct { | |
exi_string_character_t characters [v2gChargeServiceType_ServiceScope_CHARACTERS_SIZE] | |
uint16_t charactersLen | |
} | ServiceScope |
unsigned int | ServiceScope_isUsed:1 |
int | FreeService |
struct v2gSupportedEnergyTransferModeType | SupportedEnergyTransferMode |
exi_string_character_t v2gChargeServiceType::characters[v2gChargeServiceType_ServiceScope_CHARACTERS_SIZE] |
uint16_t v2gChargeServiceType::charactersLen |
int v2gChargeServiceType::FreeService |
v2gserviceCategoryType v2gChargeServiceType::ServiceCategory |
uint16_t v2gChargeServiceType::ServiceID |
struct { ... } v2gChargeServiceType::ServiceName |
unsigned int v2gChargeServiceType::ServiceName_isUsed |
struct { ... } v2gChargeServiceType::ServiceScope |
unsigned int v2gChargeServiceType::ServiceScope_isUsed |
struct v2gSupportedEnergyTransferModeType v2gChargeServiceType::SupportedEnergyTransferMode |