MapboxEvPlatformClient

Functions

Link copied to clipboard
abstract suspend fun getCDRs(sessionId: String): Either<MapboxEVPlatformError, CdrsResponse>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun startSession(locationId: String, evseId: String, shouldSimulate: Boolean): Either<MapboxEVPlatformError, SessionCommandResponse>
Link copied to clipboard