PolyOs API
PolyOs API
/
com.poly.polyos.room
/
DeviceInfo
Device
Info
open
class
DeviceInfo
Content copied to clipboard
Provides information about a device in this room.
Functions
Properties
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
deviceIP
Link copied to clipboard
open
val
deviceIP
:
String
Content copied to clipboard
The IP address of this device
deviceType
Link copied to clipboard
open
val
deviceType
:
DeviceType
Content copied to clipboard
The type of this device
macAddress
Link copied to clipboard
open
val
macAddress
:
String
Content copied to clipboard
The MAC address of this device
model
Link copied to clipboard
open
val
model
:
String
Content copied to clipboard
The device model
serialNumber
Link copied to clipboard
open
val
serialNumber
:
String
Content copied to clipboard
The serial number of this device
softwareVersion
Link copied to clipboard
open
val
softwareVersion
:
String
Content copied to clipboard
The software version of this device.