|
8749b6d23a
|
Improve sensors module names.
|
2021-08-02 21:13:59 +03:00 |
|
|
d174c69111
|
Rename NucuCarSensorResponse to SensorResponse.
|
2021-08-02 21:09:29 +03:00 |
|
|
315526ba7d
|
Refactor SensorMeasurement.cs
|
2021-08-02 21:08:41 +03:00 |
|
|
f543aa1a18
|
Add TODOs for SensorResponse.cs
|
2021-08-01 21:02:56 +03:00 |
|
|
d35464d4ac
|
Clean up code by applying suggestions from Rider.
|
2021-08-01 21:01:19 +03:00 |
|
|
25b6005b21
|
Update Readme.md: remove references about gRPC.
|
2021-08-01 20:43:06 +03:00 |
|
|
99af84ab0f
|
Upgrade dependencies to dotnet iot 1.5
|
2021-08-01 20:41:47 +03:00 |
|
|
8ed64e9a46
|
Remove GRPC from NucuCar.Sensors
|
2021-08-01 20:35:54 +03:00 |
|
|
57e0c2d891
|
Fix string interpolation in MinimalHttpClient.cs
|
2021-08-01 20:22:25 +03:00 |
|
|
0555d2f1d3
|
Delete TestClient
|
2021-08-01 20:22:07 +03:00 |
|
|
adfdfdd747
|
Add todos
|
2021-08-01 20:21:52 +03:00 |
|
|
a9b3ec5aa2
|
Make NucuCar.Sensors\Grpc\Responses.cs field read only.
|
2021-05-27 22:22:48 +03:00 |
|
|
082568c1c0
|
NUC-36: Replace fritzing with kicad.
|
2021-05-01 18:35:57 +03:00 |
|
|
235663d2a7
|
NUC-34: Improve documentation.
|
2021-04-30 16:29:21 +03:00 |
|
|
b9a925d87f
|
Remove int cast for Pms5003Sensor telemetry.
|
2021-04-30 16:05:37 +03:00 |
|
|
ea39ea4046
|
Fix PMS5003 telemetry & ensure reinitialization.
|
2021-04-30 13:07:31 +03:00 |
|
|
e99e67bd58
|
NUC-32: Refactor Pms5003Sensor code.
|
2021-04-25 23:33:12 +03:00 |
|
|
62064f33b7
|
NUC-32: Improve Pms5003 sensor implementation & register
|
2021-04-25 18:40:56 +03:00 |
|
|
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 |
|