vss_crash_event 0.1.0 copy "vss_crash_event: ^0.1.0" to clipboard
vss_crash_event: ^0.1.0 copied to clipboard

Pure-Dart typed data classes for vehicle crash/impact events, modelled on COVESA Vehicle Signal Specification (VSS) vocabulary. JSON round-trip, zero rendering dependencies.

0.1.0 #

  • Initial release.
  • Typed data classes modelled on COVESA VSS vocabulary: CrashEvent, ObstacleDetection, AirbagStatus, BrakeAssistStatus.
  • ObstacleWarningType enum mirroring VSS Vehicle.ADAS.ObstacleDetection.WarningType allowed values.
  • Derived CrashSeverity classification via CrashEvent.classifySeverity.
  • JSON round-trip (toJson / fromJson) for all types.
  • Boundary validation of VSS unit constraints (non-negative distance/time gap).
0
likes
150
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure-Dart typed data classes for vehicle crash/impact events, modelled on COVESA Vehicle Signal Specification (VSS) vocabulary. JSON round-trip, zero rendering dependencies.

Repository (GitHub)
View/report issues

Topics

#vss #covesa #automotive #safety #telemetry

License

BSD-3-Clause (license)

More

Packages that depend on vss_crash_event