|
@@ -553,8 +553,6 @@ struct SysConfigData
|
|
|
|
|
|
unsigned char OcppReceiptrURL[512]; // Charging receipt display URL
|
|
|
unsigned char isAuthrizeByEVCCID; // is Authorize by EVCCID (CCS)
|
|
|
- unsigned char AutoAuth_Disable; //for Auto Authorize, 0:Disable Auto Authorize 1:Auto Authorize
|
|
|
- unsigned char EVCCID_Authorize; //for EVCCID Authorize enable/disable
|
|
|
};
|
|
|
|
|
|
struct ChargingInfoData
|