-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beschreibung des Wertes "presentPower" stimmt nicht mit Feldname überein (Prio: Medium) #3
Labels
breaking change
inkompatible Schemaänderung
discussion required
to be discussed in VDV463 WG
specification
Improvements or additions to specification
Milestone
Comments
Diese Zuordnung hätten wir uns auch gewünscht. Aktuell fehlt ja eine solche Angabe, bezogen auf den Ladepunkt. Das würde auch den Simulationen weiterhelfen. |
Das Attribut wird in presentPowerLimit umbenannt und mit folgender Beschreibung versehen: Optional, vom LMS aktuell vorgegebene maximale Ladeleistung in [kW]. |
Erwarte Pull Request |
BenjaminKowatschVector
added a commit
to BenjaminKowatschVector/VDV463
that referenced
this issue
Mar 23, 2022
maikwoehl-psi
added a commit
to maikwoehl-psi/VDV463
that referenced
this issue
Jan 30, 2023
BenjaminKowatschVector
added a commit
to BenjaminKowatschVector/VDV463
that referenced
this issue
Oct 24, 2023
|
Grafiken: #4 (comment) |
DohmenClaus
added a commit
that referenced
this issue
Feb 26, 2024
maikwoehl-psi
added a commit
that referenced
this issue
Dec 2, 2024
* Add v1.1 JSON schemas fixing issues #2 and #3 * Fixes #5 * removing "uri" format constraint from all string identifiers as agreed in the VDV 463 meeting * removing "uri" format constraint from all string identifiers * removing "uri" format constraint from all string identifiers * Remove obsolete whitespace changes * #20: Allow empty arrays * #22: Allow empty ChargingPredictionData * #22: Add structure ChargingPredictionDataDepartureTime to ChargingPredictionData * #22: Fix descriptions * Update v1.1/ProvideChargingInformationRequest.json Co-authored-by: Maik Wöhl <[email protected]> * Update v1.1/ProvideChargingInformationRequest.json Co-authored-by: Maik Wöhl <[email protected]> * Add critical condition for tractionBattery, add hydrogentankinfo (#16) * Add critical condition for tractionBattery, add hydrogentankinfo * Move vehicleInfo into it's own list * Add VehicleId to ChargingPointInfo to reference it * Switch criticalCondition to integer to reflect SNA values * Revert "Add VehicleId to ChargingPointInfo to reference it" This reverts commit d14814e. Revert "Move vehicleInfo into it's own list" This reverts commit 0aa89ce. * Rename criticalCondition to status * Revert "Add v1.1 JSON schemas fixing issues #2 and #3" * Add evccId to VehicleInfo structure Closes #30 * Revert "Add critical condition for tractionBattery, add hydrogentankinfo (#16)" This reverts commit c82bf61. * Add Validations to JSON Schema Properties (#36) * Move changes of v1.1 to v1.0 Signed-off-by: Maik Wöhl <[email protected]> * Rename v1.0 to schema Signed-off-by: Maik Wöhl <[email protected]> --------- Signed-off-by: Maik Wöhl <[email protected]> Co-authored-by: Kowatsch, Benjamin <[email protected]> Co-authored-by: Dominique Müller <[email protected]> Co-authored-by: Benjamin Kowatsch <[email protected]> Co-authored-by: DohmenClaus <[email protected]> Co-authored-by: Kilian Schneider <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
breaking change
inkompatible Schemaänderung
discussion required
to be discussed in VDV463 WG
specification
Improvements or additions to specification
ChargingPointInfo: Beschreibung des Wertes "presentPower" stimmt nicht mit Feldname überein.
Beschreibung Feldname: Optional, aktuell verfügbare Leistung in [kW]
Unklar, ob verfügbare Leistung (availablePower) oder actual/presentPower, also die aktuelle Ladeleistung, gemeint ist.
Änderungsvorschlag:
"presentPower" gibt die vom LMS vorgegebene max. Ladeleistung an.
The text was updated successfully, but these errors were encountered: