Commit graph

237 commits

Author SHA1 Message Date
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
8bd7283316 NucuCar.Domain: Add tests for Guard class 2020-08-01 20:04:28 +03:00
25d85dc526 Refactor NucuCar.UnitTests 2020-08-01 18:32:45 +03:00
3805bd0f15 Remove NucuCar.Common 2020-08-01 18:26:53 +03:00
058b8ffa88 Refactor NucuCar.Sensors project structure 2020-08-01 18:22:38 +03:00
937ea25a2c Refactor Telemetry project structure 2020-08-01 18:07:13 +03:00
350fc6bc77 Refactor Tests structure; Move HttpClient to it's own folder 2020-08-01 17:55:24 +03:00
dcd51ecd3d NUH-38: Implement TelemetryPublisherConsole 2020-08-01 17:49:20 +03:00
5b692a5d74 Modify launchSettings and appsettings 2020-08-01 16:40:46 +03:00
0b2ba8a916 Add Grpc word to dictionary 2020-08-01 16:37:22 +03:00
47d22cae41 Handle ArgumentException in Bme680Sensor 2020-08-01 16:28:35 +03:00
8f9962c3b1 Merge NucuCar.Common with NucuCar.Domain 2020-08-01 16:03:06 +03:00
5793c38791 Rename NucuCar.Telemetry to NucuCar.Domain.Telemetry 2020-08-01 15:43:38 +03:00
Denis-Cosmin Nutiu
6be4b85d5f NUC-5: Add buetify 2020-05-02 12:58:12 +03:00
Denis-Cosmin Nutiu
f7f0988412 NUC-5: Replace desktop app with Vue.JS 2020-05-02 12:45:28 +03:00
36dc8e55d2 NUC-5: Add electron project 2020-05-01 23:20:33 +03:00
Denis-Cosmin Nutiu
69c3a80d34 NUC-43: Update readme.md & rename SensorTelemetry to Telemetry. 2020-05-01 11:29:59 +03:00
Denis-Cosmin Nutiu
af9e5d4bf9 NUC-45: Propertly test FirebaseTelemetryPublisher 2020-04-25 17:14:59 +03:00
2d1bfb1905 NUC-44: Remove netcoreapp3.0 from TargetFrameworks. 2020-04-21 20:40:55 +03:00
Denis-Cosmin Nutiu
cf0e7306c2 NUC-42: Cleanup TelemetryPublisherFirestore tests 2020-04-20 18:20:26 +03:00
Denis-Cosmin Nutiu
7efc49596e NUC-42: Write partial unit tests for TelemetryPublisherFirestore 2020-04-20 18:19:32 +03:00
Denis-Cosmin Nutiu
5d16e93bda NUC-37: Add exception handling to the workers. 2020-04-20 13:30:22 +03:00
Denis-Cosmin Nutiu
efe6c945b0 Fix ISensor interface 2020-04-20 13:20:12 +03:00
Denis-Cosmin Nutiu
a05d724734 Fix _makeRequest in HttpClient.cs 2020-04-19 13:27:45 +03:00