docs: refine code comments
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStationUtils.ts
index 0eeb205189456c4d0ea44ec96d3cfdf434722075..23b42d5c846db9560abdbea12c516c092c3272ad 100644 (file)
@@ -672,8 +672,10 @@ interface ChargingProfilesLimit {
 }
 
 /**
- * Charging profiles should already be sorted by connector id and stack level (highest stack level has priority)
+ * Charging profiles shall already be sorted by connector id and stack level (highest stack level has priority)
  *
+ * @param chargingStation -
+ * @param connectorId -
  * @param chargingProfiles -
  * @param logPrefix -
  * @returns ChargingProfilesLimit