getEVSEbyId

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