Skip to content
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

Add critical condition for tractionBattery, add hydrogentankinfo #1

Open
wants to merge 6 commits into
base: v1.1-dev
Choose a base branch
from

Conversation

maikwoehl-psi
Copy link
Owner

@maikwoehl-psi maikwoehl-psi commented Jun 9, 2023

Aufnahme der kritischen Information zur Batterie und zum Wasserstofftank

Datenpunkt: Wasserstoffleck

  • VDV 261
    • Parameter: h2_stat
    • Datentyp: signed integer
    • Wertebereich: -1 (SNA), 0 (okay), 1 (not okay)
  • VDV 463
    • Parameter: VehicleInfo.hydrogenTankInfo.status
    • Wertebereich: Ganzzahl (keine Beschränkung)

Datenpunkt: Batteriestatus

  • VDV 261
    • Parameter: bat_stat
    • Datentyp: signed integer
    • Wertebereich: -1 (SNA), 0 (okay), 1 (not okay), 2 (critical)
  • VDV 463
    • Parameter: VehicleInfo.TractionBatteryInfo.status
    • Wertebereich: Ganzzahl (keine Beschränkung)

@maikwoehl-psi maikwoehl-psi marked this pull request as ready for review July 4, 2023 07:21
@maikwoehl-psi maikwoehl-psi marked this pull request as draft July 4, 2023 13:03
This reverts commit d14814e.

Revert "Move vehicleInfo into it's own list"

This reverts commit 0aa89ce.
@maikwoehl-psi maikwoehl-psi marked this pull request as ready for review July 4, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant