Aurora APIMethodsCounterssetCountersOn this pagesetCounters Create or replace one or more counters. Parameter An object where the keys are counter names, and the values are Counter objects. Return value null Example setCounters {"CNT1": {"minValue": 0, "maxValue": 9999, "width": 4}}