Disruptive Documentation

Enumeration Event​Type

public enum EventType: String, Decodable, CodingKey, CaseIterable  

An enumeration of all the possible types of events that a device can emit.

%213 EventType EventType CodingKey CodingKey EventType->CodingKey String String EventType->String Decodable Decodable EventType->Decodable CaseIterable CaseIterable EventType->CaseIterable

Conforms To

CaseIterable
CodingKey
Decodable
String

Enumeration Cases

touch

case touch

temperature

case temperature

object​Present

case objectPresent

humidity

case humidity

object​Present​Count

case objectPresentCount

touch​Count

case touchCount

water​Present

case waterPresent

network​Status

case networkStatus

battery​Status

case batteryStatus

labels​Changed

case labelsChanged

connection​Status

case connectionStatus

ethernet​Status

case ethernetStatus

cellular​Status

case cellularStatus