Skip to content

SensorType

Namespace: Database.EntityFramework.Enums

Represents the different types of sensors available in the system.

public enum SensorType

Inheritance ObjectValueTypeEnumSensorType

Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Name Value Description
temp 0 Temperature sensor.
spl 1 Sound pressure level sensor.
hum 2 Humidity sensor.
ikea 3 IKEA sensor.
co2 4 CO2 sensor.
mic 5 Microphone sensor.