Commit Graph

146 Commits

Author SHA1 Message Date
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
Patrick McDonagh
86cb3029db Fixed SQL query in tagseries 2016-01-25 12:55:00 -06:00
Patrick McDonagh
c76a75740c printing some variables for debugging 2016-01-25 12:50:16 -06:00
Patrick McDonagh
d9e35ab36c Fixing SQL syntax in Series function 2016-01-25 09:48:59 -06:00
Patrick McDonagh
9950e17873 readTags returns tuple 2016-01-24 14:53:01 -06:00
Patrick McDonagh
ef1d40c0f4 pycomm can't read unicode string tag names 2016-01-24 14:51:51 -06:00
Patrick McDonagh
00029e27ac was using PyComm_Micro instead of PyComm 2016-01-24 14:35:00 -06:00
Patrick McDonagh
566df88da1 Converted to PyComm 2016-01-24 14:33:06 -06:00
Patrick McDonagh
19e2113bcd Printing tag list on startup 2016-01-22 18:40:32 -06:00
Patrick McDonagh
3e18a7ea82 Removed error catching for debugging 2016-01-22 18:39:15 -06:00
Patrick McDonagh
6035044737 creating SQLite Python driver 2016-01-22 18:33:20 -06:00
Patrick McDonagh
089b9de297 Prepare files for test device 2016-01-22 18:04:29 -06:00
Patrick McDonagh
413e5809c1 Fixed a typo in the Add Tag Function 2016-01-22 18:01:06 -06:00
Patrick McDonagh
e15f345964 Fixed allValues function name
another find/replace screw up
2016-01-22 14:32:16 -06:00
Patrick McDonagh
565bc10910 Fixed getSeriesValues tag name
was replaced during a find all
2016-01-22 14:30:45 -06:00
Patrick McDonagh
aa624b3b01 Fixed get tag name and get tag id function names 2016-01-22 14:29:24 -06:00
Patrick McDonagh
8febd96bb7 Fixed package.json 2016-01-22 14:18:13 -06:00
Patrick McDonagh
3df60828c1 Fixed table names for SQLite instead of MySQL 2016-01-22 14:13:09 -06:00
Patrick McDonagh
4c2cb61592 Changed the values table to vals because values seems like a reserved keyworkd 2016-01-22 14:10:17 -06:00
Patrick McDonagh
2596d85046 Missing a semicolon 2016-01-22 14:07:55 -06:00
Patrick McDonagh
10443f3c34 completed tag series function and added SQLite compatibility 2016-01-22 14:06:43 -06:00
Patrick McDonagh
22b27cc849 Fixed more SolarData stuff 2016-01-13 19:57:59 -06:00
Patrick McDonagh
45d1327633 Changed from solar to generic tag server 2016-01-13 10:35:58 -06:00
Patrick McDonagh
48689f7ed8 Initial Commit 2016-01-13 10:02:05 -06:00