Benjamin Ramhorst
1d92162f7d
Added Google Maps API key
2022-02-09 16:24:09 +00:00
Benjamin Ramhorst
db81c30fd6
Merge pull request #1 from LEG-Industries/basic-layout
...
Basic layout
2022-02-09 16:15:49 +00:00
Benjamin Ramhorst
b33e43b532
Added dependecies for Google Maps
2022-02-09 16:14:42 +00:00
Benjamin Ramhorst
3363d514a0
Added functionality for switching between pages
2022-02-09 16:06:37 +00:00
Benjamin Ramhorst
fd156f31e8
Added basic navigation bar
2022-02-09 15:50:52 +00:00
Benjamin Ramhorst
8af20d98ba
First commit
2022-02-09 15:09:03 +00:00
Aadi Desai
d758ed6f97
Correct Active Setter Usage
2022-02-09 11:38:10 +00:00
Aadi Desai
540c3e44ef
Fix errors in TMP006 Lib
...
Byte values in int form need to be converted to bytes before concatenation
Active flag buffer needs to be converted to int before comparison with int literal
2022-02-09 11:33:39 +00:00
Aadi Desai
be0aa0fb87
Testing script for Si7201 and TMP006
2022-02-09 10:49:00 +00:00
Benjamin Ramhorst
c661fe3595
Minor bug fix regarding JSON responses
2022-02-07 14:06:56 +00:00
Benjamin Ramhorst
c5007b774f
Merge pull request #4 from LEG-Industries/data-save-get
...
Endpoints for saving and getting the sensor readings
2022-02-07 13:59:52 +00:00
Benjamin Ramhorst
2fa0e252f8
Added endpoints for retrieving device data
2022-02-07 13:54:40 +00:00
Benjamin Ramhorst
e0f2f18bd2
Added endpoints for saving measurements
2022-02-07 13:45:10 +00:00
Benjamin Ramhorst
4d11eafbed
Merge pull request #3 from LEG-Industries/user-verification
...
User verification
2022-02-07 13:16:52 +00:00
Benjamin Ramhorst
c470ebf42d
Added placeholder functions to check if user is logged in
2022-02-07 13:15:57 +00:00
Benjamin Ramhorst
8b1ce01079
Added verification endpoint
2022-02-07 13:10:58 +00:00
Benjamin Ramhorst
0bb3514dc3
Merge pull request #2 from LEG-Industries/code-refractor
...
Major code refractor, allows easier integration later
2022-02-06 14:18:58 +00:00
Benjamin Ramhorst
d54ee5e6b2
Major code refractor, allows easier integration later
2022-02-06 14:18:22 +00:00
Benjamin Ramhorst
46c544d953
Merge pull request #1 from LEG-Industries/registration
...
User registration
2022-02-06 11:47:30 +00:00
Benjamin Ramhorst
7e234da82a
Registration bug fixes
2022-02-06 11:45:29 +00:00
Aadi Desai
66403e9e03
Add Custom TMP006 Lib
...
TMP006 IR temperature sensor class, with callable properties
2022-02-04 14:43:06 +00:00
Benjamin Ramhorst
57dba312ab
Added basic registration - not fully tested. Includes user verification, linking to device.
2022-02-04 13:15:23 +00:00
Benjamin Ramhorst
4585af0387
Added examples of reading and writing to the database
2022-02-02 23:19:39 +00:00
Benjamin Ramhorst
e4bfb40c1a
Added Firebase to project
2022-02-02 23:06:27 +00:00
Benjamin Ramhorst
09b55f9275
Modified .gitignore to ignore Firebase keys
2022-02-02 22:58:59 +00:00
Benjamin Ramhorst
1524348974
Created basic project
2022-02-02 22:52:07 +00:00
Aadi Desai
8e3d6c5a82
Initial commit
2022-02-02 11:17:10 +00:00
Aadi Desai
4076623ef8
Add Custom Si7201 Lib
...
Si7201 temperature and relative humidity sensor class, with callable properties
2022-02-01 23:11:36 +00:00
Aadi Desai
3d946a168b
Update .gitignore, readme
2022-02-01 21:22:54 +00:00
Aadi Desai
53c3fe55d0
Initial Commit
...
Project Framework
2022-01-28 17:22:31 +00:00