Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
-1 |
Placeholder for a Device Type where a type has not been set yet |
| Valve |
0 |
Device Type Valve |
| Light |
1 |
Device Type Light |
| Pump |
2 |
Device Type Pump |
| Switch |
3 |
Device Type Switch |
| LoadCell |
4 |
Device Type Load Cell |
| Sensor |
5 |
Device Type Sensor |
| Fan |
6 |
Device Type Fan |
| Voltage |
7 |
Device type for reading Voltage |
| Height |
8 |
Device type for reading a height |
| Electrode |
9 |
A digital electrode |
| Transducer |
10 |
Device type for a transducer, i.e. a pressure transducer |
| Flowmeter_Pulse |
11 |
Device type for a Flowmeter that uses input pulses (i.e. via an interrupt) |
| Current |
12 |
Current of something |
| Relay |
13 |
An output relay |
| WindVane |
14 |
A Wind Vane for determining wind direction |
| TippingBucket |
15 |
A tipping bucket, for various purposes i.e. Rainfall |
| Anemometer |
16 |
Wind Speed (Anemometer) |
| WeatherStation |
17 |
Davis Instruments Weather Station (provides Temperature-related readings) |
| Totaliser |
18 |
Generic Totaliser device |
| Ultrasonic |
19 |
Ultrasonic device |
| PIDLoop |
20 |
PID Loop, i.e. set point for PID |
| VSD |
21 |
Variable Speed Drive |
| EmergencyStop |
22 |
An Emergency-Stop button |
| Image |
23 |
An image |