Files
deb-python-pyvmomi/docs/vim/vm/UsbInfo/Family.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

73 lines
1.2 KiB
ReStructuredText

.. _vim.vm.UsbInfo: ../../../vim/vm/UsbInfo.rst
.. _vim.vm.UsbInfo.Family: ../../../vim/vm/UsbInfo/Family.rst
vim.vm.UsbInfo.Family
=====================
Device class family.
:contained by: `vim.vm.UsbInfo`_
:type: `vim.vm.UsbInfo.Family`_
:name: unknownFamily
values:
--------
printer
Printer device.
hub
USB hubs.
communication
Communication device.
storage
Mass storage device.
wusb
Wireless device related to the Wireless USB standard, this is a subset of wireless controllers,
vendor_specific
Device that has an interface using a vendor-specific protocol.
bluetooth
Standard bluetooth adapter that uses HCI protocol, this is a subset of wireless controllers.
wireless
Wireless controller.
other
Other miscellaneous device.
hid
Human interface device.
imaging
Still imaging device.
hid_bootable
Bootable human interface device, this is a subset of HID devices.
unknownFamily
There was an error in determining this device's classes accurately.
video
Video device.
smart_card
Smart card device.
audio
Audio capable device.
security
Content security device.
pda
Palm PDA, and Micorsoft ActiveSync PDA.
physical
Physical interface device.