Commit Graph

24 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 530876ab5f
[server/fetch-data] Omit send device location information 2019-04-16 17:40:32 +01:00
Starbeamrainbowlabs dcdec686a4
Add device_type_id output as type_id 2019-03-14 12:50:43 +00:00
Starbeamrainbowlabs ac4ecd1751
API: Return altitude information 2019-03-14 12:42:17 +00:00
Starbeamrainbowlabs 519e85b66a
[server] Bugfix: Updatee device-data action t use DB structure 2019-02-20 17:39:45 +00:00
Starbeamrainbowlabs 3c2605dcb9
Port the data repeository over to the new structure 2019-02-18 20:44:37 +00:00
Starbeamrainbowlabs 828e7ad999
Bugfix: Update a significant portion of the backend to the new database structure 2019-02-18 20:39:35 +00:00
Starbeamrainbowlabs 3a2b2571f6
[API] Add device-id GET parameter to list-reading-types action.. 2019-02-07 19:15:38 +00:00
Starbeamrainbowlabs ee6cf4a86e
[server] Bugfix: Filter result of device-data action by reading type 2019-01-20 22:03:06 +00:00
Starbeamrainbowlabs 39869afea0
[server] Add device-data API action 2019-01-19 21:12:11 +00:00
Starbeamrainbowlabs 0cefd047f4
[server] Add device-data-bounds API call 2019-01-19 16:08:47 +00:00
Starbeamrainbowlabs 73cd2a77dc
[server/device-info] Actually use the device-id parameter 2019-01-18 23:02:24 +00:00
Starbeamrainbowlabs 575a6b1dd6
[server] Add device-info api call 2019-01-18 21:49:14 +00:00
Starbeamrainbowlabs aa88da0617
[server] Tweak measurement data properties 2019-01-17 17:02:22 +00:00
Starbeamrainbowlabs 3a62ef08d9
[server/fetch-data] Dedupe records & add property to indicate the # of records 2019-01-17 16:51:37 +00:00
Starbeamrainbowlabs 4a2b8fc3c6
[server/list-devices] Tweak prorperty names 2019-01-17 15:52:42 +00:00
Starbeamrainbowlabs f0781948f3
[server] Add list-devices API action 2019-01-17 15:39:50 +00:00
Starbeamrainbowlabs 6123e2c679
Use timediff -> time_to_sec -> abs to make datetime fuzzy 2019-01-15 17:27:35 +00:00
Starbeamrainbowlabs 102bd13864
Fix measurement data query (I think) 2019-01-15 17:05:21 +00:00
Starbeamrainbowlabs 9f6bea64d4
Fix measurement data query, but it's not quite right yet 2019-01-15 17:02:24 +00:00
Starbeamrainbowlabs 57ec980b7d
Fix meaurement type repo 2019-01-15 16:16:00 +00:00
Starbeamrainbowlabs f31989b7eb
Fix repo interface definition 2019-01-15 15:58:23 +00:00
Starbeamrainbowlabs dea95716ed
Fill out mesurement type repo methods 2019-01-15 15:57:39 +00:00
Starbeamrainbowlabs cef578d7eb
Implement a bunch of stuff.
Things are coming along fast!
2019-01-15 15:46:24 +00:00
Starbeamrainbowlabs bbd08b439e
Create a apir of interfaces for the repositories 2019-01-14 21:43:45 +00:00