Skip to content

arunkmishra/SensorAggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SensorAggregator

  • Aggregate sensor data in csv format coming from leaders.
  • We will read all data from different sensor from a directory which will be passed as argument to the program.
  • In this implementation we will ignore any malformed row.

How to run

sbt run <csv_directory>

Run test

sbt test

About

Aggregate sensor data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages