createOrUpdateCounter

abstract fun createOrUpdateCounter(serverId: String, scenarioId: Long, surveyId: String, currentHourCount: Long, currentDayCount: Long, currentWeekCount: Long, totalCount: Long)