Skip to content

ashutosh-shashi/ennate-be-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run mongo db on local and create database named egen to start. Collection name will be created as SensorData.

use api url to configure in property so that sensor will use it.

To create matric:

BODY:

{ "timeStamp": "1458062848734", "value": "153" }

Reads all the metrics:

reads all the metrics that were created between the given two timestamps:

reads all alerts:

reads all alerts that are created between the given two timestamps:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published