Enum Protocol
- Namespace
- OverKizApi.Enums
- Assembly
- OverKizApi.dll
Identifies the radio/wired communication protocol used by a device.
The value is parsed from the device URL prefix (e.g. io://, rts://).
public enum Protocol
Fields
August = 1August smart lock protocol.
Camera = 2IP camera protocol.
Eliot = 3Eliot IoT protocol (Somfy cloud-to-cloud).
Enocean = 4EnOcean self-powered wireless protocol.
HlrrWifi = 5Hitachi Hi-Lumo Wi-Fi protocol.
Homekit = 6Apple HomeKit integration.
Hue = 7Philips Hue integration.
Internal = 8Internal virtual device (not a real physical protocol).
Io = 9Somfy io-homecontrol® 868 MHz bidirectional protocol.
Jsw = 10JSW protocol.
Modbus = 11Modbus wired serial protocol.
Modbuslink = 12Modbus Link variant.
Myfox = 13MyFox security protocol.
Netatmo = 14Netatmo cloud-to-cloud integration.
Ogcp = 15Open Gateway Communication Protocol.
Ogp = 16Open Gateway Protocol.
Opendoors = 17OpenDoors access-control protocol.
Ovp = 18Overkiz Virtual Protocol (cloud-side virtual devices).
Profalux868 = 19Profalux 868 MHz protocol.
Ramses = 20RAMSES II bi-directional heating protocol (Honeywell/Evohome).
Rtd = 21RTD protocol.
Rtds = 22RTDS protocol.
Rtn = 23RTN protocol.
Rts = 24Somfy RTS (Radio Technology Somfy) unidirectional 433 MHz protocol.
SomfyThermostat = 25Somfy Thermostat protocol.
Unknown = 0Protocol is not recognised.
UpnpControl = 26UPnP control protocol.
Verisure = 27Verisure security system integration.
Wiser = 28Schneider Wiser heating/energy protocol.
Zigbee = 29Zigbee IEEE 802.15.4 mesh protocol.
Zwave = 30Z-Wave mesh wireless protocol.