OpenV2G
|
#include <v2gEXIDatatypes.h>
Data Fields | |
struct { | |
exi_string_character_t characters [v2gAuthorizationReqType_Id_CHARACTERS_SIZE] | |
uint16_t charactersLen | |
} | Id |
unsigned int | Id_isUsed:1 |
struct { | |
uint8_t bytes [v2gAuthorizationReqType_GenChallenge_BYTES_SIZE] | |
uint16_t bytesLen | |
} | GenChallenge |
unsigned int | GenChallenge_isUsed:1 |
uint8_t v2gAuthorizationReqType::bytes[v2gAuthorizationReqType_GenChallenge_BYTES_SIZE] |
uint16_t v2gAuthorizationReqType::bytesLen |
exi_string_character_t v2gAuthorizationReqType::characters[v2gAuthorizationReqType_Id_CHARACTERS_SIZE] |
uint16_t v2gAuthorizationReqType::charactersLen |
struct { ... } v2gAuthorizationReqType::GenChallenge |
unsigned int v2gAuthorizationReqType::GenChallenge_isUsed |
struct { ... } v2gAuthorizationReqType::Id |
unsigned int v2gAuthorizationReqType::Id_isUsed |