Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 944 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 944 Bytes

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: