DeviceMode
public enum DeviceMode : Int
An enum showing the mode a device is in.
-
Normal mode.
Declaration
Swift
case normal -
Out-of-box experience mode.
Declaration
Swift
case oobe -
Accessory has an update for gateway.
Declaration
Swift
case connectionRequest -
Accessory cannot connect to wifi.
Declaration
Swift
case wifiReconfiguration