getEVSEbyId

abstract suspend fun getEVSEbyId(locationId: String, evseId: String): Either<MapboxEVPlatformError, Evse>