|
ed4688c9e8
|
NUH-40: Add Dockerfile support for NucuCar.Sensors
|
2020-08-09 12:49:36 +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
|
7996bd72a6
|
Fix packages versions for NucuCar.Testclient
|
2020-04-17 18:16:57 +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
|
1650b87e5b
|
NucuCar: Add options for dissabling gRPC in NucuCar.Sensors
|
2020-02-02 16:19:53 +02:00 |
|
Denis-Cosmin Nutiu
|
0bd282f5db
|
Add GrpcService for CpuTemperatureSensor
|
2020-02-01 17:42:39 +02:00 |
|
Denis-Cosmin Nutiu
|
2f6a97cf86
|
NucuCar.TestClient: add command option sensor
|
2020-02-01 17:00:05 +02:00 |
|
Denis-Cosmin Nutiu
|
943aafdf40
|
NucuCar.Domain: Modify ITelemeter interface to add new method: IsTelemetryEnabled.
|
2020-01-26 12:52:09 +02:00 |
|
|
2d4d0b494a
|
Implement TelemetryPublisherFactory
|
2019-12-28 17:09:17 +02:00 |
|
|
9bb98b222f
|
Refactor NucuCar.Sensors to return generic sensor response
|
2019-12-07 00:31:28 +02:00 |
|
Denis-Cosmin Nutiu
|
73bae4046f
|
Modify NucuCar.TestClient SensorsCmd to read continously
|
2019-11-30 15:58:19 +02:00 |
|
|
bf9332b81b
|
Update Readme.md
|
2019-11-23 22:22:37 +02:00 |
|
|
70f00ca39d
|
Refactor ITelemetryPublisher to remove Start(), StartAsync(), Publish()
|
2019-11-23 20:53:04 +02:00 |
|
|
38f5edbe2b
|
Remove SetLogger() from ITelemetryPublisher
|
2019-11-23 19:02:53 +02:00 |
|
|
61fb0d083b
|
Fix TestClient sensors namespace
|
2019-11-23 18:54:25 +02:00 |
|
|
ad5c5da77f
|
Change NucuCar.TestClient folder structure
|
2019-11-23 16:13:27 +02:00 |
|
|
5a22b2f851
|
Implement NucuCar.TestClient telemetry read & telemetry publish
|
2019-11-23 16:09:44 +02:00 |
|
Denis-Cosmin Nutiu
|
42553e160b
|
Refactor Telemetry module, move into NucuCar.Domain
|
2019-11-17 18:27:58 +02:00 |
|
Denis-Cosmin Nutiu
|
7c3daa96e0
|
NucuCar.TestClient: Fix argument not use in format string
|
2019-11-17 16:54:02 +02:00 |
|
Denis-Cosmin Nutiu
|
3ce31ebf64
|
Rename NucuCarSensorsCommandLine.cs to SensorsCommandLine.cs
|
2019-11-17 16:52:43 +02:00 |
|
Denis-Cosmin Nutiu
|
451c3ee664
|
Turn NucuCar.TestClient into a command line client
|
2019-11-17 16:33:24 +02:00 |
|
Denis-Cosmin Nutiu
|
f0407a290f
|
Add Domain project for domain-related data.
|
2019-11-11 13:28:52 +02:00 |
|
Denis-Cosmin Nutiu
|
a32e59f80c
|
Generate SensorMeasurement and State using gRPC proto
|
2019-11-11 12:59:07 +02:00 |
|
Denis-Cosmin Nutiu
|
2f43c2942c
|
Remove unused dependency in NucuCar.TestClient
|
2019-11-10 17:57:04 +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 |
|