NucuCar/NucuCar.Sensors/Readme.md

16 lines
350 B
Markdown
Raw Normal View History

The service will gather sensor data and provide access to it via gRPC.
### Enviroment Sensor
2019-11-09 13:34:49 +00:00
Worker service for the [BME680](https://www.bosch-sensortec.com/bst/products/all_products/bme680) enviromental sensor from Bosh.
2019-11-09 13:34:49 +00:00
2019-11-09 14:54:06 +00:00
Sensor capabilities:
* Temperature
* Barometric Pressure
* Humidity
* VOC Gas (Currently not implemented in binding)
2019-11-09 14:54:06 +00:00