| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 | 
							- {
 
- 	"CoreProfile" : {
 
- 		"AllowOfflineTxForUnknownId" : false,
 
- 		"AuthorizationCacheEnabled" : true,
 
- 		"AuthorizeRemoteTxRequests" : false,
 
- 		"BlinkRepeat" : 100,
 
- 		
 
- 		"ClockAlignedDataInterval" : 0,
 
- 		"ConnectionTimeOut" : 10,
 
- 		"ConnectorPhaseRotation" : "0.RST,1.RST,2.RTS",
 
- 		"ConnectorPhaseRotationMaxLength" : 3,
 
- 		"GetConfigurationMaxKeys" : 45,
 
- 		"HeartbeatInterval" :30,
 
- 		"LightIntensity" : 50,
 
- 		"LocalAuthorizeOffline" : true,
 
- 		"LocalPreAuthorize" : true,
 
- 		"MaxEnergyOnInvalidId" : 10000000000,
 
- 		"MeterValuesAlignedData" : "Current.Import, Energy.Active.Import.Register, Power.Active.Import, SoC, Temperature, Voltage",
 
- 		"MeterValuesAlignedDataMaxLength" : 6,
 
- 		"MeterValuesSampledData" : "Current.Import, Energy.Active.Import.Register, Power.Active.Import, SoC, Temperature, Voltage",
 
- 		"MeterValuesSampledDataMaxLength" : 6,
 
- 		"MeterValueSampleInterval" : 30,
 
- 		"MinimumStatusDuration" : 100,
 
- 		"NumberOfConnectors" : 2,
 
- 		"ResetRetries" : 3,
 
- 		"StopTransactionOnEVSideDisconnect" : true,
 
- 		"StopTransactionOnInvalidId" : true,
 
- 		"StopTxnAlignedData" : "Energy.Active.Import.Register, SoC",
 
- 		"StopTxnAlignedDataMaxLength" : 2,
 
- 		"StopTxnSampledData" : "Energy.Active.Import.Register, SoC",
 
- 		"StopTxnSampledDataMaxLength" : 2,
 
- 		"SupportedFeatureProfiles" : "Core, FirmwareManagement, LocalAuthListManagement, Reservation, SmartCharging, RemoteTrigger",
 
- 		"SupportedFeatureProfilesMaxLength" : 6,
 
- 		"TransactionMessageAttempts" : 3,
 
- 		"TransactionMessageRetryInterval" : 60,
 
- 		"UnlockConnectorOnEVSideDisconnect" : false,
 
- 		"WebSocketPingInterval" : 60,
 
- 		"AuthorizationKey" : "0000000",
 
- 		"AuthorizationCacheMaxLength" : 100
 
- 	},
 
- 	
 
- 	"LocalAuthListManagementProfile" : {
 
- 		"LocalAuthListEnabled" : true,
 
- 		"LocalAuthListMaxLength" : 100,
 
- 		"SendLocalListMaxLength" : 100
 
- 	},
 
- 	
 
- 	"ReservationProfile" : {
 
- 		"ReserveConnectorZeroSupported" : false
 
- 	},
 
- 	
 
- 	"SmartChargingProfile" : {
 
- 		"ChargeProfileMaxStackLevel" : 3,
 
- 		"ChargingScheduleAllowedChargingRateUnit" : "Power,Current",
 
- 		"ChargingScheduleMaxPeriods" : 10,
 
- 		"ConnectorSwitch3to1PhaseSupported" : false,
 
- 		"MaxChargingProfilesInstalled" : 5
 
- 	}
 
- }
 
 
  |