@ -5,8 +5,8 @@ module.exports = function FakeDeviceManager ({
connection,
deviceCount = 10,
spawnInterval = 200,
metricsInterval = 200,
metricsInterval = 30000,
sendInterval = 30000,
sendInterval = 300000,
measurements,
onUpdateStats
}) {