| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 | 
							- {
 
- 	"count" : 2,
 
- 	"maxLength" : 20,
 
- 	"ChargingProfiles" : [
 
- 		{
 
- 			"chargingProfileId" : 0, 
 
- 			"connectorId" : 0, 
 
- 			"stackLevel" : 0, 
 
- 			
 
- 			"chargingProfilePurpose" : "ChargePointMaxProfile",
 
- 			"chargingProfileKind" : "Absolute", 
 
- 			"recurrencyKind" : "NULL", 
 
- 			"validFrom" : "2024-12-20T20:30:00Z", 
 
- 			"validTo" : "2024-12-21T04:30:00Z", 
 
- 			"chargingSchedule" : {
 
- 				"duration" : 0, 
 
- 				"startTime" : "2024-12-20T20:30:00Z", 
 
- 				"chargingRateUnit" : "W", 
 
- 				"minChargingRate" : 200,
 
- 				"chargingSchedulePeriod" : [{
 
- 					"startPeriod" : 0,
 
- 					"limit" : 200000, 
 
- 					"numberPhases" : 3
 
- 				}]
 
- 			}
 
- 		},
 
- 		{
 
- 			"chargingProfileId" : 0, 
 
- 			"connectorId" : 0, 
 
- 			"stackLevel" : 0, 
 
- 			
 
- 			"chargingProfilePurpose" : "TxDefaultProfile",
 
- 			"chargingProfileKind" : "Absolute", 
 
- 			"recurrencyKind" : "NULL", 
 
- 			"validFrom" : "2024-12-20T20:30:00Z", 
 
- 			"validTo" : "2024-12-21T04:30:00Z", 
 
- 			"chargingSchedule" : {
 
- 				"duration" : 0, 
 
- 				"startTime" : "2024-12-20T20:30:00Z", 
 
- 				"chargingRateUnit" : "W", 
 
- 				"minChargingRate" : 200,
 
- 				"chargingSchedulePeriod" : [{
 
- 					"startPeriod" : 0,
 
- 					"limit" : 200000, 
 
- 					"numberPhases" : 3
 
- 				}]
 
- 			}
 
- 		},
 
- 		{
 
- 			"chargingProfileId" : 0, 
 
- 			"connectorId" : 0, 
 
- 			"stackLevel" : 0, 
 
- 			
 
- 			"chargingProfilePurpose" : "TxProfile",
 
- 			"chargingProfileKind" : "Absolute", 
 
- 			"recurrencyKind" : "NULL", 
 
- 			"validFrom" : "2024-12-20T20:30:00Z", 
 
- 			"validTo" : "2024-12-21T04:30:00Z", 
 
- 			"chargingSchedule" : {
 
- 				"duration" : 0, 
 
- 				"startTime" : "2024-12-20T20:30:00Z", 
 
- 				"chargingRateUnit" : "W", 
 
- 				"minChargingRate" : 200,
 
- 				"chargingSchedulePeriod" : [{
 
- 					"startPeriod" : 0,
 
- 					"limit" : 200000, 
 
- 					"numberPhases" : 3
 
- 				}]
 
- 			}
 
- 		}
 
- 	]
 
- }
 
 
  |