Reduce max points
This commit is contained in:
parent
868aa81c78
commit
f9422fd210
|
|
@ -65,7 +65,7 @@
|
||||||
<script>
|
<script>
|
||||||
const time0 = [new Date()];
|
const time0 = [new Date()];
|
||||||
const zero = [0];
|
const zero = [0];
|
||||||
const maxPoints = 200;
|
const maxPoints = 100;
|
||||||
const puList = ['PU_1', 'PU_2', 'PU_3'];
|
const puList = ['PU_1', 'PU_2', 'PU_3'];
|
||||||
const windowMs = 30 * 1000; // 30 seconds
|
const windowMs = 30 * 1000; // 30 seconds
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user