Commit graph

24 commits

Author SHA1 Message Date
e0a3d77699 Rename NucuCar.Domain to NucuCar.Core and fix tests. 2021-08-02 21:57:52 +03:00
99af84ab0f Upgrade dependencies to dotnet iot 1.5 2021-08-01 20:41:47 +03:00
7bf36ed53a NUC-32: Implement PMS5003 Sensor 2021-04-24 21:44:54 +03:00
61bccfbdf1 Upgrade Iot.Device.Bindings and System.Device.Gpio to 1.2.0 2020-11-25 20:21:50 +02:00
9b34cc7874 Update Readme & directory structure. 2020-11-23 20:41:55 +02: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
5793c38791 Rename NucuCar.Telemetry to NucuCar.Domain.Telemetry 2020-08-01 15:43:38 +03:00
2d1bfb1905 NUC-44: Remove netcoreapp3.0 from TargetFrameworks. 2020-04-21 20:40:55 +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
d85447aee8 NUC-41: Extract concrete Telemetry implementations in a project. 2020-04-17 18:11:07 +03:00
Denis-Cosmin Nutiu
c78fef2ea0 Target dotnetcore3.1 2020-02-02 16:47:47 +02:00
Denis-Cosmin Nutiu
8b9ed04305 Remove option PublishSingleFile from NucuCar.Sensors csproj 2019-11-24 14:29:28 +02:00
Denis-Cosmin Nutiu
8434d4f519 Add setting to publish the NucuCat.Sensors project in a single file 2019-11-24 14:15:51 +02:00
5a22b2f851 Implement NucuCar.TestClient telemetry read & telemetry publish 2019-11-23 16:09:44 +02:00
Denis-Cosmin Nutiu
6f1f69bd8f Remove the certificates folder 2019-11-17 15:59:31 +02:00
Denis-Cosmin Nutiu
b2ff223ad6 Add support for Telemetry via Azure-IoT Hub 2019-11-17 15:29:33 +02:00
Denis-Cosmin Nutiu
572c12d43f Attempt to add Google Cloud Platform as a MQTT server 2019-11-14 19:23:16 +02:00
Denis-Cosmin Nutiu
9bc5a462f6 Remove redundant package from NucuCar.Sensors 2019-11-11 13:34:28 +02:00
Denis-Cosmin Nutiu
f0407a290f Add Domain project for domain-related data. 2019-11-11 13:28:52 +02:00
Denis-Cosmin Nutiu
46e78daa63 Add arm support for gRPC 2019-11-10 17:06:45 +02:00
Denis-Cosmin Nutiu
fbbb5fcc12 Implement gRPC service for EnvironmentSensor 2019-11-10 16:02:50 +02:00
Denis-Cosmin Nutiu
a557d44c98 Add gRPC support for NucuCar.Sensors project 2019-11-10 14:38:40 +02:00
Denis-Cosmin Nutiu
3ea3c9309b Rename project Nucucar.BME680Sensor to NucuCar.Sensors 2019-11-09 19:23:07 +02:00