Table of Contents

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 = 1

Widget for a roller shutter with individually tiltable slats.

AirPlaySocket = 3

Widget for an AirPlay-enabled smart socket.

Alarm = 2

Widget for an alarm panel or intrusion detection system.

AtmosphericPressureSensor = 4

Widget for a barometric pressure sensor.

Awning = 5

Widget for a retractable fabric awning.

Camera = 6

Widget for a security or surveillance camera.

CarbonDioxideSensor = 7

Widget for a CO₂ concentration sensor.

CarbonMonoxideSensor = 8

Widget for a CO concentration sensor.

CircuitBreaker = 9

Widget for a smart circuit breaker.

ConfigurableGate = 10

Widget for a configurable entry gate.

ContactSensor = 11

Widget for a magnetic contact / door-window open sensor.

Curtain = 12

Widget for a fabric curtain that draws to the side(s).

DimmerExteriorHeating = 13

Widget for an exterior heater with variable (dimmer) control.

DimmerLight = 14

Widget for a dimmable light.

Door = 15

Widget for a motorised or smart door.

DoorLock = 16

Widget for an electronic door lock.

ElectricitySensor = 17

Widget for a real-time electricity consumption sensor.

ExteriorBlind = 18

Widget for an exterior fabric or slat blind.

ExteriorScreen = 19

Widget for an exterior roller screen.

ExteriorVenetianBlind = 20

Widget for an exterior Venetian blind.

Fan = 21

Widget for a ceiling or desk fan.

FanController = 22

Widget for a fan controller hub.

GarageDoor = 23

Widget for a motorised garage door.

Gate = 24

Widget for a motorised entry gate.

Generic = 25

Widget for a generic device with no specific template.

HeatingSystem = 26

Widget for a heating system controller.

HitachiAirToAirHeatPump = 27

Widget for a Hitachi air-to-air heat pump.

HorizontalAwning = 28

Widget for a horizontal retractable awning.

HumiditySensor = 29

Widget for a relative humidity sensor.

Light = 30

Widget for an on/off light fixture.

LightSensor = 31

Widget for an ambient light level sensor.

Lock = 32

Widget for a generic lock.

MotionSensor = 33

Widget for a motion / PIR sensor.

NoiseSensor = 34

Widget for an acoustic noise level sensor.

OccupancySensor = 35

Widget for an occupancy / presence sensor.

OnOff = 36

Widget for a simple on/off relay or smart plug.

OnOffLight = 37

Widget for a non-dimmable on/off light.

Pergola = 38

Widget for a fixed-louvre pergola.

Pool = 39

Widget for a swimming pool controller.

PoolPump = 40

Widget for a pool circulation pump.

ProtocolGateway = 41

Widget for a protocol gateway/bridge device.

Pump = 42

Widget for a generic pump actuator.

RainSensor = 43

Widget for a rain / precipitation sensor.

RollerShutter = 44

Widget for a roller shutter.

Screen = 45

Widget for an interior roller screen.

Siren = 46

Widget for an alarm siren.

SirenSensor = 47

Widget for a combined siren and sensor.

SmokeSensor = 48

Widget for a smoke detector.

StatelessAlarm = 49

Widget for a stateless alarm panel.

StatelessExteriorHeating = 50

Widget for a stateless exterior heater.

SwimmingPool = 51

Widget for a full swimming pool management system.

SwingingShutter = 52

Widget for a hinged or bi-fold swinging shutter.

TemperatureSensor = 53

Widget for an ambient temperature sensor.

ThermostatZonesController = 54

Widget for a multi-zone thermostat controller.

TiltOnlyVenetianBlind = 55

Widget for a Venetian blind that can only tilt (no travel).

TimedOnOff = 56

Widget for a timed on/off relay.

TimedOnOffLight = 57

Widget for a timed on/off light.

UniversalSensor = 58

Widget for a configurable universal sensor.

Unknown = 0

Widget name could not be parsed or is not yet known to this library.

Untyped = 59

Widget for an unclassified device.

UpDownRollerShutter = 60

Widget for a roller shutter with up/down travel.

UpDownScreen = 61

Widget for an interior screen with up/down travel.

UpDownVenetianBlind = 62

Widget for a Venetian blind with up/down travel and slat tilt.

UpDownWindow = 63

Widget for a motorised window with up/down travel.

ValveHeatingTemperatureInterface = 64

Widget for a thermostatic valve with temperature interface.

VentilationInlet = 65

Widget for a controlled fresh-air ventilation inlet.

VentilationOutlet = 66

Widget for a controlled exhaust-air ventilation outlet.

VentilationTransfer = 67

Widget for a controlled inter-zone ventilation transfer damper.

WaterDetectionSensor = 68

Widget for a water ingress / flood detection sensor.

WeatherForecastSensor = 69

Widget for a multi-parameter weather forecast sensor.

Wifi = 70

Widget for a Wi-Fi access point or repeater.

WindSpeedAndDirectionSensor = 72

Widget for an anemometer measuring wind speed and direction.

WindSpeedSensor = 71

Widget for an anemometer measuring wind speed only.

WindowLock = 73

Widget for a motorised or smart window lock.

WindowWithTiltSensor = 74

Widget for a window sensor that detects tilt as well as open/closed state.

ZWaveTransceiver = 75

Widget for a Z-Wave transceiver module.

ZigbeeNetwork = 76

Widget for a Zigbee network coordinator or router.

ZigbeeStack = 77

Widget for a Zigbee protocol stack component.