mirror of
https://github.com/thingsboard/thingsboard-gateway
synced 2025-10-26 22:31:42 +08:00
Changed default statistics sending period
This commit is contained in:
@@ -88,7 +88,7 @@ DEFAULT_CONNECTORS = {
|
||||
|
||||
DEFAULT_STATISTIC = {
|
||||
'enable': True,
|
||||
'statsSendPeriodInSeconds': 3600
|
||||
'statsSendPeriodInSeconds': 600
|
||||
}
|
||||
|
||||
DEFAULT_DEVICE_FILTER = {
|
||||
|
||||
Reference in New Issue
Block a user