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

416 B

The service will gather sensor data and provide access to it via gRPC.

Enviroment Sensor

Worker service for the 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.