OpenV2G
|
#include <v2gEXIDatatypes.h>
Data Fields | |
struct { | |
struct { | |
uint8_t bytes [v2gSubCertificatesType_Certificate_BYTES_SIZE] | |
uint16_t bytesLen | |
} array [v2gSubCertificatesType_Certificate_ARRAY_SIZE] | |
uint16_t arrayLen | |
} | Certificate |
struct { ... } v2gSubCertificatesType::array[v2gSubCertificatesType_Certificate_ARRAY_SIZE] |
uint16_t v2gSubCertificatesType::arrayLen |
uint8_t v2gSubCertificatesType::bytes[v2gSubCertificatesType_Certificate_BYTES_SIZE] |
uint16_t v2gSubCertificatesType::bytesLen |
struct { ... } v2gSubCertificatesType::Certificate |