Table of Contents

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

August smart lock protocol.

Camera = 2

IP camera protocol.

Eliot = 3

Eliot IoT protocol (Somfy cloud-to-cloud).

Enocean = 4

EnOcean self-powered wireless protocol.

HlrrWifi = 5

Hitachi Hi-Lumo Wi-Fi protocol.

Homekit = 6

Apple HomeKit integration.

Hue = 7

Philips Hue integration.

Internal = 8

Internal virtual device (not a real physical protocol).

Io = 9

Somfy io-homecontrol® 868 MHz bidirectional protocol.

Jsw = 10

JSW protocol.

Modbus = 11

Modbus wired serial protocol.

Modbus Link variant.

Myfox = 13

MyFox security protocol.

Netatmo = 14

Netatmo cloud-to-cloud integration.

Ogcp = 15

Open Gateway Communication Protocol.

Ogp = 16

Open Gateway Protocol.

Opendoors = 17

OpenDoors access-control protocol.

Ovp = 18

Overkiz Virtual Protocol (cloud-side virtual devices).

Profalux868 = 19

Profalux 868 MHz protocol.

Ramses = 20

RAMSES II bi-directional heating protocol (Honeywell/Evohome).

Rtd = 21

RTD protocol.

Rtds = 22

RTDS protocol.

Rtn = 23

RTN protocol.

Rts = 24

Somfy RTS (Radio Technology Somfy) unidirectional 433 MHz protocol.

SomfyThermostat = 25

Somfy Thermostat protocol.

Unknown = 0

Protocol is not recognised.

UpnpControl = 26

UPnP control protocol.

Verisure = 27

Verisure security system integration.

Wiser = 28

Schneider Wiser heating/energy protocol.

Zigbee = 29

Zigbee IEEE 802.15.4 mesh protocol.

Zwave = 30

Z-Wave mesh wireless protocol.