.. | ||
EnvironmentSensor | ||
Properties | ||
Protos | ||
.editorconfig | ||
appsettings.Development.json | ||
appsettings.json | ||
GrpcStartup.cs | ||
NucuCar.Sensors.csproj | ||
Program.cs | ||
Readme.md | ||
SensorStateEnum.cs |
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.