We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6857fe commit eae9e21Copy full SHA for eae9e21
examples/groupeddatasubscribe/main.py
@@ -70,7 +70,7 @@ def __init__(self):
70
self.config = Config()
71
self.settings = Settings()
72
73
- self.measurement_windowsize = 1
+ self.measurement_windowsize = 5
74
"""
75
Defines measurement window size, in whole seconds, for data grouping.
76
0 commit comments