WebThingsIO / schemas

A Web of Things schema repository
https://webthings.io/schemas/
5 stars 8 forks source link

PlantSensor + ConductivityProperty + MoistureProperty #49

Open tim-hellhake opened 5 years ago

tim-hellhake commented 5 years ago

I'm currently working on integrating a plant sensor. It provides temperature, soil moisture and conductivity. There is already a TemperatureProperty. The moisture in provided in percent. The conductivity is provided in μS/cm while the SI unit would be μS/m. I think the moisture should be the primary value.

raidnet-ms commented 5 years ago

On what framework are you working? Arduino and esp?

tim-hellhake commented 5 years ago

BLE Sensor