DeviceProperties interface

List of properties of the device.

Properties

deviceModel

Model of the device.

deviceVendor

Name of the device Vendor.

linkSpeedInMbps

Link speed.

Property Details

deviceModel

Model of the device.

deviceModel?: string

Property Value

string

deviceVendor

Name of the device Vendor.

deviceVendor?: string

Property Value

string

linkSpeedInMbps

Link speed.

linkSpeedInMbps?: number

Property Value

number