diff --git a/myems-modbus-tcp/config.py b/myems-modbus-tcp/config.py index f7e26376..212aaf51 100644 --- a/myems-modbus-tcp/config.py +++ b/myems-modbus-tcp/config.py @@ -15,7 +15,7 @@ myems_historical_db = { } # Indicates how long the process waits between readings -interval_in_seconds = 180 +interval_in_seconds = 600 # Get the gateway ID and token from MyEMS Admin # This is used for getting data sources associated with the gateway