Commit Graph

65 Commits

Author SHA1 Message Date
Patrick McDonagh
4a867430ac Add CRUD for devices 2016-04-26 17:06:41 -05:00
Patrick McDonagh
a277e47fd3 Add tag error fix, db optimization 2016-04-26 13:30:30 -05:00
Patrick McDonagh
c90bf70360 fix db create function 2016-04-19 13:12:53 -05:00
Patrick McDonagh
0b1104bdeb Updated to store data_type 2016-04-18 14:54:14 -05:00
Patrick McDonagh
723ae7494a Removed unused files, fixed dashboard 2016-04-14 12:58:51 -05:00
Patrick McDonagh
667f654077 Able to switch back and forth between MySQL and SQLite 2016-04-13 17:17:15 -05:00
Patrick McDonagh
c8baa20927 MySQL working, need to retro SQLite 2016-04-12 18:31:14 -05:00
Patrick McDonagh
c568c2dfdb Converted to CoffeeScript, data in MySQL 2016-04-12 12:12:10 -05:00
Patrick McDonagh
528b62bcbb reading tags from mysql and writing values to mysql 2016-04-07 17:06:55 -05:00
Patrick McDonagh
11bdf2542f Finished CSV functions
Data is now returned with columns for each tag
2016-02-22 18:15:23 -06:00
Patrick McDonagh
f6884d8a15 Added function to download all data in a column-formatted csv 2016-02-22 17:52:58 -06:00
Patrick McDonagh
dd234d6282 Added getAllTags function 2016-02-22 16:55:13 -06:00
Patrick McDonagh
7ce2acd5e0 added vanityName to csv output 2016-02-11 14:18:57 -06:00
Patrick McDonagh
29c3dc7199 ability to download all values in CSV format 2016-02-11 14:11:04 -06:00
Patrick McDonagh
ca5fc9c743 Config Pages, functions and tables added 2016-02-05 14:58:51 -06:00
Patrick McDonagh
851a90283f Added functions to check loggers and restart loggers 2016-02-03 10:26:40 -06:00
Patrick McDonagh
18ddf73db8 Removed diagnostic output 2016-02-01 21:46:40 -06:00
Patrick McDonagh
30a5e72453 Graphs now use datetime instead of id for x-axis 2016-02-01 21:43:57 -06:00
Patrick McDonagh
90f10611ac Added ability to specify datetime limits 2016-02-01 18:13:33 -06:00
Patrick McDonagh
4dc4aa0555 Let's use /mnt/usb/data.db for storing the SQLite db 2016-01-28 17:41:58 -06:00
Patrick McDonagh
9247893342 added header to CSV data 2016-01-28 17:10:22 -06:00
Patrick McDonagh
5c67ea10fe Added ability to download CSV of data series 2016-01-28 17:00:32 -06:00
Patrick McDonagh
2cc575c7fd Added font-awesome and details to tags 2016-01-28 16:30:32 -06:00
Patrick McDonagh
908b9713bb Added ability to CUD tags from the website 2016-01-28 12:47:54 -06:00
Patrick McDonagh
4da445d78f Added vanity name and description, loading screen, pocloud driver 2016-01-28 10:57:33 -06:00
Patrick McDonagh
6316fb267e Added line graph to tag vals 2016-01-27 15:06:08 -06:00
Patrick McDonagh
6b61156b93 Converted to using bower for installing components 2016-01-27 10:01:20 -06:00
Patrick McDonagh
3c67f8004e Added function to retrieve latest values of all tags.
Added SQL code to create minExpected and maxExpected for data visualization
2016-01-26 22:00:33 -06:00
Patrick McDonagh
b981246cf6 Typo 2016-01-26 21:13:25 -06:00
Patrick McDonagh
a070ff8c99 Missing }); 2016-01-26 21:11:56 -06:00
Patrick McDonagh
a9f3c47ed0 somewhere to show off the new stuff 2016-01-26 21:09:53 -06:00
Patrick McDonagh
5535f06478 removed redundant function, get tag info with values 2016-01-26 21:07:13 -06:00
Patrick McDonagh
62b8397d60 updated tagvals 2016-01-26 20:57:19 -06:00
Patrick McDonagh
d16b19ba5f Added logo, updated driver for testing 2016-01-26 20:54:14 -06:00
Patrick McDonagh
7ed53967dd Typo in routes 2016-01-26 20:49:43 -06:00
Patrick McDonagh
820ecca071 Fixed js locations 2016-01-26 20:43:34 -06:00
Patrick McDonagh
cec44863a6 Getting ready for testing 2016-01-26 20:20:50 -06:00
Patrick McDonagh
0eae16e1c5 Got angular working to display tags 2016-01-26 17:05:35 -06:00
Patrick McDonagh
6aa9ff123f Gave up and set time window to 24 hours. locations setup of for local testing 2016-01-26 10:35:46 -06:00
Patrick McDonagh
475b0f55cd testing .get again 2016-01-25 13:57:44 -06:00
Patrick McDonagh
e273e378e5 testing using 6 as parameter 2016-01-25 13:52:19 -06:00
Patrick McDonagh
fbdfa1d6a4 id worked, testing int for hours 2016-01-25 13:47:51 -06:00
Patrick McDonagh
6ac7255943 Testing just ID 2016-01-25 13:39:33 -06:00
Patrick McDonagh
07f4dfc3b5 Parsing Int for ID 2016-01-25 13:38:14 -06:00
Patrick McDonagh
debcc3c5ed Trying .get instead of .all 2016-01-25 13:36:30 -06:00
Patrick McDonagh
65d54ff13b Was testing with tag name instead of tag id, reverted to original 2016-01-25 13:33:19 -06:00
Patrick McDonagh
7c34c39704 static query worked, adding in ID 2016-01-25 13:32:07 -06:00
Patrick McDonagh
4ef3913bbd Testing static query 2016-01-25 13:30:27 -06:00
Patrick McDonagh
d760b58e9c testing multiplying by -1 2016-01-25 13:28:33 -06:00
Patrick McDonagh
dd6377c102 turning hour param to float 2016-01-25 12:57:16 -06:00