NucuCar/NucuCar.Sensors/Readme.md
2019-11-10 14:38:40 +02:00

17 lines
No EOL
416 B
Markdown

The service will gather sensor data and provide access to it via gRPC.
### Enviroment Sensor
Worker service for the [BME680](https://www.bosch-sensortec.com/bst/products/all_products/bme680) enviromental sensor from Bosh.
Sensor capabilities:
* Temperature
* Barometric Pressure
* Humidity
* VOC Gas (Currently not implemented in binding)
Note: Currently using the development certificate for gRpc calls.