Skip to content

Property Humidity

Namespace: Belay.Core.Examples
Assembly: Belay.Core.dll

Humidity

Gets or sets relative humidity as a percentage (0-100).

csharp
public float Humidity { get; set; }

Property Value

float

Released under the Apache License 2.0.