Enum UIWidget
- Namespace
- OverKizApi.Enums
- Assembly
- OverKizApi.dll
Maps to the widgetName field returned in a device definition.
The widget name selects the specific UI control rendered by the Overkiz app for a device.
Where a widget name matches a UIClass name the semantics are identical;
not every UIClass value has a corresponding widget.
public enum UIWidget
Fields
AdjustableSlatsRollerShutter = 1Widget for a roller shutter with individually tiltable slats.
AirPlaySocket = 3Widget for an AirPlay-enabled smart socket.
Alarm = 2Widget for an alarm panel or intrusion detection system.
AtmosphericPressureSensor = 4Widget for a barometric pressure sensor.
Awning = 5Widget for a retractable fabric awning.
Camera = 6Widget for a security or surveillance camera.
CarbonDioxideSensor = 7Widget for a CO₂ concentration sensor.
CarbonMonoxideSensor = 8Widget for a CO concentration sensor.
CircuitBreaker = 9Widget for a smart circuit breaker.
ConfigurableGate = 10Widget for a configurable entry gate.
ContactSensor = 11Widget for a magnetic contact / door-window open sensor.
Curtain = 12Widget for a fabric curtain that draws to the side(s).
DimmerExteriorHeating = 13Widget for an exterior heater with variable (dimmer) control.
DimmerLight = 14Widget for a dimmable light.
Door = 15Widget for a motorised or smart door.
DoorLock = 16Widget for an electronic door lock.
ElectricitySensor = 17Widget for a real-time electricity consumption sensor.
ExteriorBlind = 18Widget for an exterior fabric or slat blind.
ExteriorScreen = 19Widget for an exterior roller screen.
ExteriorVenetianBlind = 20Widget for an exterior Venetian blind.
Fan = 21Widget for a ceiling or desk fan.
FanController = 22Widget for a fan controller hub.
GarageDoor = 23Widget for a motorised garage door.
Gate = 24Widget for a motorised entry gate.
Generic = 25Widget for a generic device with no specific template.
HeatingSystem = 26Widget for a heating system controller.
HitachiAirToAirHeatPump = 27Widget for a Hitachi air-to-air heat pump.
HorizontalAwning = 28Widget for a horizontal retractable awning.
HumiditySensor = 29Widget for a relative humidity sensor.
Light = 30Widget for an on/off light fixture.
LightSensor = 31Widget for an ambient light level sensor.
Lock = 32Widget for a generic lock.
MotionSensor = 33Widget for a motion / PIR sensor.
NoiseSensor = 34Widget for an acoustic noise level sensor.
OccupancySensor = 35Widget for an occupancy / presence sensor.
OnOff = 36Widget for a simple on/off relay or smart plug.
OnOffLight = 37Widget for a non-dimmable on/off light.
Pergola = 38Widget for a fixed-louvre pergola.
Pool = 39Widget for a swimming pool controller.
PoolPump = 40Widget for a pool circulation pump.
ProtocolGateway = 41Widget for a protocol gateway/bridge device.
Pump = 42Widget for a generic pump actuator.
RainSensor = 43Widget for a rain / precipitation sensor.
RollerShutter = 44Widget for a roller shutter.
Screen = 45Widget for an interior roller screen.
Siren = 46Widget for an alarm siren.
SirenSensor = 47Widget for a combined siren and sensor.
SmokeSensor = 48Widget for a smoke detector.
StatelessAlarm = 49Widget for a stateless alarm panel.
StatelessExteriorHeating = 50Widget for a stateless exterior heater.
SwimmingPool = 51Widget for a full swimming pool management system.
SwingingShutter = 52Widget for a hinged or bi-fold swinging shutter.
TemperatureSensor = 53Widget for an ambient temperature sensor.
ThermostatZonesController = 54Widget for a multi-zone thermostat controller.
TiltOnlyVenetianBlind = 55Widget for a Venetian blind that can only tilt (no travel).
TimedOnOff = 56Widget for a timed on/off relay.
TimedOnOffLight = 57Widget for a timed on/off light.
UniversalSensor = 58Widget for a configurable universal sensor.
Unknown = 0Widget name could not be parsed or is not yet known to this library.
Untyped = 59Widget for an unclassified device.
UpDownRollerShutter = 60Widget for a roller shutter with up/down travel.
UpDownScreen = 61Widget for an interior screen with up/down travel.
UpDownVenetianBlind = 62Widget for a Venetian blind with up/down travel and slat tilt.
UpDownWindow = 63Widget for a motorised window with up/down travel.
ValveHeatingTemperatureInterface = 64Widget for a thermostatic valve with temperature interface.
VentilationInlet = 65Widget for a controlled fresh-air ventilation inlet.
VentilationOutlet = 66Widget for a controlled exhaust-air ventilation outlet.
VentilationTransfer = 67Widget for a controlled inter-zone ventilation transfer damper.
WaterDetectionSensor = 68Widget for a water ingress / flood detection sensor.
WeatherForecastSensor = 69Widget for a multi-parameter weather forecast sensor.
Wifi = 70Widget for a Wi-Fi access point or repeater.
WindSpeedAndDirectionSensor = 72Widget for an anemometer measuring wind speed and direction.
WindSpeedSensor = 71Widget for an anemometer measuring wind speed only.
WindowLock = 73Widget for a motorised or smart window lock.
WindowWithTiltSensor = 74Widget for a window sensor that detects tilt as well as open/closed state.
ZWaveTransceiver = 75Widget for a Z-Wave transceiver module.
ZigbeeNetwork = 76Widget for a Zigbee network coordinator or router.
ZigbeeStack = 77Widget for a Zigbee protocol stack component.