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