Skip to content

Commit

Permalink
add volvo
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisives committed Mar 13, 2024
1 parent 12f20fc commit ecf34a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hmkit-fleet/src/main/kotlin/model/VehicleAccess.kt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ enum class Brand {
@SerialName("tesla")
TESLA,

@SerialName("volvo-cars")
VOLVO_CARS,

@SerialName("sandbox")
SANDBOX,
}

0 comments on commit ecf34a5

Please sign in to comment.