Commit graph

210 commits

Author SHA1 Message Date
7bf36ed53a NUC-32: Implement PMS5003 Sensor 2021-04-24 21:44:54 +03:00
1034087553 DeviceListAdapter implement delete device. 2021-01-23 20:04:25 +02:00
22230a4cbc Delete TODO comment and pretend it's forgotten. 2021-01-23 19:10:43 +02:00
1ef3ebc945 Add custom item view for DeviceListAdapter.java. 2020-12-20 16:46:18 +02:00
d0b38e9b59 Add lombok support. 2020-12-18 19:46:49 +02:00
67ea7abde4 Implement custom list adapter for list view. 2020-12-12 19:15:39 +02:00
588973e0ad Rename Device related preferences and commit them. 2020-12-12 17:24:06 +02:00
3cd90abdc9 Add PoC action support for Add Device button. 2020-12-11 20:58:47 +02:00
d87b748b64 Add Device class with tests and some refactorings. 2020-12-09 23:27:17 +02:00
058d91d0a9 Add PoC code for DeviceListManagement 2020-12-06 19:15:43 +02:00
9b10461725 Add custom DeviceListPreference 2020-12-05 19:59:20 +02:00
8b94e77ca7 Add mock settings activity. 2020-11-29 17:23:03 +02:00
5423a71585 Change project structure. 2020-11-28 23:06:05 +02:00
0a5a59fdb6 Add scroll view to environment sensor fragment. 2020-11-28 23:03:53 +02:00
18dd554dc4 Change gas voc sensor unit from Ohm to kOhm. 2020-11-26 23:16:46 +02:00
6e791f50b6 Replace 3 dots menu with Cog icon. 2020-11-26 23:15:48 +02:00
454535b04b Update NucuCar.Sensors Readme.md 2020-11-25 21:03:53 +02:00
9ad323e755 Fix TelemetryPublisherFirestore.cs bugs not re-authenticating properly. 2020-11-25 20:49:15 +02:00
61bccfbdf1 Upgrade Iot.Device.Bindings and System.Device.Gpio to 1.2.0 2020-11-25 20:21:50 +02:00
ba7f0634ea TelemetryPublisherFirestore.cs fix auth failed debug log. 2020-11-25 19:10:24 +02:00
6f193902f7 Delete docker-compose.yml 2020-11-24 23:47:39 +02:00
ed9f65e9b6 Update Readme.md 2020-11-24 23:47:31 +02:00
535e348ec6 TelemetryPublisherFirestore.cs Increase authorization renewal from 5min to 15min before expiry time. 2020-11-24 23:39:37 +02:00
b6f42a7358 Refactor EnvironmentalSensor fragment to use cards. 2020-11-24 23:31:42 +02:00
c3ed9e569a Use CardView and LinearLayouts for EnvironmentSensor 2020-11-24 23:00:55 +02:00
6c68391083 TelemetryPublisherFirestore.cs: Reformat 2020-11-24 19:03:32 +02:00
b3dddaacd2 TelemetryPublisherFirestore.cs: Force re-authorization on failure 2020-11-24 19:03:02 +02:00
cbd12c5304 Update docs add systemd commands 2020-11-24 18:55:07 +02:00
f7bf8373c2 Update Bme680 and HeartbeatSensor.cs ids. 2020-11-23 21:24:01 +02:00
9b34cc7874 Update Readme & directory structure. 2020-11-23 20:41:55 +02:00
2342f2d0d3 Update Firesstore unit tests 2020-11-23 20:06:42 +02:00
527053642d TelemetryPublisherFirestore skip authorization on partial credentials 2020-11-23 19:59:13 +02:00
c86d851ffd Fix TelemetryPublisherFirestore bug not checking authorization on Unauthorized 2020-11-23 19:56:48 +02:00
ea65ce61e1 Remove deleted solutions 2020-11-23 19:46:55 +02:00
6e9a8f8637 NUC-11: Finishing implementing Environment Sensor activity. 2020-11-22 21:47:32 +02:00
ea6dc04a4a Delete NucuCar.Desktop and NucuCar.WebApi 2020-11-21 23:51:21 +02:00
da1cf5cc52 NUC-11: Add Android application. Grpc is working! 2020-11-21 23:49:47 +02:00
27e193f406 Update Desktop solution; Replace web app with WPF 2020-11-02 22:19:35 +02:00
831d1eddd0 Update .gitignore 2020-10-31 16:58:02 +02:00
0f373783df NUC-5: TelemetryPublisherFirestore now always checks for auth. 2020-10-31 16:55:16 +02:00
44ee9c2071 Add celsius symbol to CpuTempSensor.cs log. 2020-10-25 15:54:43 +02:00
2658e49687 NUC-3: Fix unhandled TaskCanceledException in SensorWorker.cs and TelemetryWorker.cs 2020-10-25 15:31:54 +02:00
fb689b2440 NUC-4: Fix unhandled InvalidJson exception in Firestore publisher. 2020-10-25 15:24:34 +02:00
6cae46c0cd NUC-1: Implement Hearbeat sensor for testing & tidy up things. 2020-10-24 16:06:04 +03:00
ab0c5d8bc7 Create WebApi project 2020-08-16 16:00:17 +03:00
2283d8f69c Update readme 2020-08-16 15:45:36 +03:00
8f79333163 Add newline to docker-compose.yml 2020-08-09 12:51:19 +03:00
094f8daa84 NUH-39: Add docker-compose.yml 2020-08-09 12:49:55 +03:00
ed4688c9e8 NUH-40: Add Dockerfile support for NucuCar.Sensors 2020-08-09 12:49:36 +03:00
b233b48336 Add async modifier in Sensors.Modules.*GrpcService 2020-08-01 20:08:27 +03:00