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