new DeviceEndpoint()
Constructor, creates a new instance of this type.
Members
-
manufacturer :string
-
The manufacturer name of the device according to the operating system.
-
path :string
-
The operating system specific path associated with this device. Should be unique per server.
-
product :string
-
The product name of the device according to the operating system.
-
productId :string
-
The product id of the device, hex encoded.
-
uuid :string
-
The UUID of the device. This uniquely identifies the device.
-
vendorId :string
-
The vendor id of the device, hex encoded.