DeviceProperties interface
List of properties of the device.
Properties
device |
Model of the device. |
device |
Name of the device Vendor. |
link |
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