EvMetadata

@MapboxExperimental
class EvMetadata @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX]) constructor(val evLocation: EvLocation?) : Parcelable

EV-related metadata container.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard

The EvLocation object describes the location and its properties where a group of EVSEs that belong together are installed.