DeviceInfo

open class DeviceInfo

Provides information about a device in this room.

Functions

Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
open val deviceIP: String
The IP address of this device
Link copied to clipboard
open val deviceType: DeviceType
The type of this device
Link copied to clipboard
open val macAddress: String
The MAC address of this device
Link copied to clipboard
open val model: String
The device model
Link copied to clipboard
open val serialNumber: String
The serial number of this device
Link copied to clipboard
open val softwareVersion: String
The software version of this device.