Browse Source

Update 'index.js'

master
cse47242 3 years ago
parent
commit
404e08aa9f
  1. 2
      index.js

2
index.js

@ -3,7 +3,7 @@ const FakeDeviceConnection = require('./src/fake-device-connection')()
const updateStats = require('./src/stats')
console.log('Generating data - send interval: 30s')
console.log('Generating data - send interval: 5m')
let deviceManager = DeviceManager({
deviceCount: 10,

Loading…
Cancel
Save