nifay.motec-parser.1.0.source-code.Venue.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of motec-parser Show documentation
Show all versions of motec-parser Show documentation
Kotlin parser for Motec files
The newest version!
data class Venue(
val name: String,
val unknown1: ByteArray,
val vehicle_addr: Short
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy