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 = 4Widget for an AirPlay-enabled smart socket.
Alarm = 2Widget for an alarm panel or intrusion detection system.
AlarmRemoteController = 3Widget for an alarm-specific remote controller.
AtmosphericPressureSensor = 5Widget for a barometric pressure sensor.
Awning = 6Widget for a retractable fabric awning.
Camera = 7Widget for a security or surveillance camera.
CarbonDioxideSensor = 8Widget for a CO₂ concentration sensor.
CarbonMonoxideSensor = 9Widget for a CO concentration sensor.
CircuitBreaker = 10Widget for a smart circuit breaker.
ConfigurableGate = 11Widget for a configurable entry gate.
ContactSensor = 12Widget for a magnetic contact / door-window open sensor.
Curtain = 14Widget for a fabric curtain that draws to the side(s).
CyclicSlidingGateOpener = 13Widget for a cyclic sliding gate opener.
DimmerExteriorHeating = 15Widget for an exterior heater with variable (dimmer) control.
DimmerLight = 16Widget for a dimmable light.
Door = 17Widget for a motorised or smart door.
DoorLock = 18Widget for an electronic door lock.
DynamicRemoteController = 19Widget for a dynamic remote controller.
DynamicScene = 20Widget for a dynamic scene object.
DynamicSceneLauncherController = 21Widget for a dynamic scene-launcher controller.
ElectricitySensor = 22Widget for a real-time electricity consumption sensor.
EmptyRemoteController = 23Widget for an unconfigured or placeholder remote controller.
ExteriorBlind = 24Widget for an exterior fabric or slat blind.
ExteriorScreen = 25Widget for an exterior roller screen.
ExteriorVenetianBlind = 26Widget for an exterior Venetian blind.
Fan = 27Widget for a ceiling or desk fan.
FanController = 28Widget for a fan controller hub.
GarageDoor = 29Widget for a motorised garage door.
Gate = 30Widget for a motorised entry gate.
Generic = 31Widget for a generic device with no specific template.
HeatingSystem = 32Widget for a heating system controller.
HitachiAirToAirHeatPump = 33Widget for a Hitachi air-to-air heat pump.
HorizontalAwning = 34Widget for a horizontal retractable awning.
HumiditySensor = 35Widget for a relative humidity sensor.
Light = 36Widget for an on/off light fixture.
LightSensor = 37Widget for an ambient light level sensor.
Lock = 38Widget for a generic lock.
MotionSensor = 39Widget for a motion / PIR sensor.
NoiseSensor = 40Widget for an acoustic noise level sensor.
OccupancySensor = 41Widget for an occupancy / presence sensor.
OnOff = 42Widget for a simple on/off relay or smart plug.
OnOffLight = 43Widget for a non-dimmable on/off light.
Pergola = 44Widget for a fixed-louvre pergola.
Pool = 45Widget for a swimming pool controller.
PoolPump = 46Widget for a pool circulation pump.
ProtocolGateway = 47Widget for a protocol gateway/bridge device.
Pump = 48Widget for a generic pump actuator.
PushButton = 49Widget for a push-button controller.
RainAlarmSensor = 50Widget for a rain sensor that also exposes an alarm state.
RainSensor = 51Widget for a rain / precipitation sensor.
RemoteControllerOneWay = 52Widget for a one-way remote controller.
RollerShutter = 53Widget for a roller shutter.
ScenarioTrigger = 55Widget for a scenario trigger control.
Scene = 56Widget for a scene object.
Screen = 54Widget for an interior roller screen.
Siren = 57Widget for an alarm siren.
SirenSensor = 58Widget for a combined siren and sensor.
SmokeSensor = 59Widget for a smoke detector.
SolenoidValve = 60Widget for a solenoid valve actuator.
StartStopTimer = 63Widget for a combined start/stop timer control.
StartTimer = 64Widget for a start timer control.
StatefulOnOffSwitch = 65Widget for a stateful on/off wall switch.
StatelessAlarm = 61Widget for a stateless alarm panel.
StatelessExteriorHeating = 62Widget for a stateless exterior heater.
SwimmingPool = 66Widget for a full swimming pool management system.
SwingingShutter = 67Widget for a hinged or bi-fold swinging shutter.
TemperatureSensor = 68Widget for an ambient temperature sensor.
ThermostatZonesController = 69Widget for a multi-zone thermostat controller.
TiltOnlyVenetianBlind = 70Widget for a Venetian blind that can only tilt (no travel).
TimedOnOff = 71Widget for a timed on/off relay.
TimedOnOffLight = 72Widget for a timed on/off light.
TimedSolenoidValve = 73Widget for a timed solenoid valve actuator.
TwoButtonsController = 74Widget for a two-buttons controller.
UniversalSensor = 75Widget for a configurable universal sensor.
Unknown = 0Widget name could not be parsed or is not yet known to this library.
Untyped = 76Widget for an unclassified device.
UpDownRollerShutter = 77Widget for a roller shutter with up/down travel.
UpDownScreen = 78Widget for an interior screen with up/down travel.
UpDownVenetianBlind = 79Widget for a Venetian blind with up/down travel and slat tilt.
UpDownWindow = 80Widget for a motorised window with up/down travel.
UrmetCallForwarding = 94Widget for Urmet call-forwarding control.
UrmetStack = 95Widget for an Urmet stack/integration component.
ValveHeatingTemperatureInterface = 81Widget for a thermostatic valve with temperature interface.
VentilationExtractor = 82Widget for a ventilation extractor unit.
VentilationInlet = 83Widget for a controlled fresh-air ventilation inlet.
VentilationOutlet = 84Widget for a controlled exhaust-air ventilation outlet.
VentilationTransfer = 85Widget for a controlled inter-zone ventilation transfer damper.
WallHeatingTemperatureInterface = 93Widget for a wall heating temperature interface.
WaterDetectionSensor = 86Widget for a water ingress / flood detection sensor.
WeatherForecastSensor = 87Widget for a multi-parameter weather forecast sensor.
Wifi = 88Widget for a Wi-Fi access point or repeater.
WindSpeedAndDirectionSensor = 90Widget for an anemometer measuring wind speed and direction.
WindSpeedSensor = 89Widget for an anemometer measuring wind speed only.
WindowLock = 91Widget for a motorised or smart window lock.
WindowWithTiltSensor = 92Widget for a window sensor that detects tilt as well as open/closed state.
YokisTransceiver = 96Widget for a Yokis transceiver.
ZWaveTransceiver = 97Widget for a Z-Wave transceiver module.
ZigbeeNetwork = 98Widget for a Zigbee network coordinator or router.
ZigbeeStack = 99Widget for a Zigbee protocol stack component.