Skip to content

kmadac/gravity-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravity charts project

Format of couchbase document:

key: sensor_number-timestamp (rounded to seconds)
document: {1st number of 1st sec part: {1st num. of 1st subsec: [deviation, pressure], 1st num of second subsec: [deviation, pressure], ...},
           1st number of 2nd sec part: {1st num. of 1st subsec: [deviation, pressure], 1st num of second subsec: [deviation, pressure], ...}}

Example of such document:

key:1407838200
document: {0: {0: "25 256", 1: "35, 255", ...}, 1: {0: "26 256", 1: "46, 255", ...},

About

Web charts for Gravity measurement project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages