https://www.electronjs.org/es/docs/latest/api/structures/hid-device • 42 KB fetched Open original page
Objecto HIDDevice | Electron
Saltar al contenido principal
Electron Documentación API Blog Herramientas
* Electron Forge
* Electron Fiddle
Comunidad
* Gobernanza
* Muestra
* Recursos
Lanzamientos Español
* English
* Deutsch
* Español
* Français
* 日本語
* Português
* Русский
* 中文
Búsqueda
* Módulos del proceso principal
* Módulos de Process Renderer
* Utility Process Modules
* Elementos de DOM personalizados
* Chromium y Node.js
* Clases
* Estructuras del API
* BaseWindowConstructorOptions Object
* BluetoothDevice Object
* BrowserWindowConstructorOptions Object extends `BaseWindowConstructorOptions`
* Certificate Object
* CertificatePrincipal Object
* ColorSpace Object
* Cookie Object
* Objeto CPUUsage
* Objeto CrashReport
* Objeto CustomScheme
* DesktopCapturerSource Object
* Objeto Display
* Objeto Extension
* Objeto ExtensionInfo
* Objeto FileFilter
* FilePathWithHeaders objeto
* FilesystemPermissionRequest Object extends `PermissionRequest`
* Objeto GPUFeatureStatus
* Objecto HIDDevice
* Objeto InputEvent
* Objeto IpcMainEvent extiende de `Event`
* Objeto IpcMainInvokeEvent extiende de `Event`
* Objeto IpcRendererEvent extiende `Event`
* Objeto JumpListCategory
* Objeto JumpListItem
* Objeto KeyboardEvent
* El Objeto KeyboardInputEvent extiende de `InputEvent`
* MediaAccessPermissionRequest Object extends `PermissionRequest`
* Objeto MemoryInfo (Información de memoria)
* MemoryUsageDetails Object
* Objeto MimeTypedBuffer
* El MouseInputEvent extiende de `InputEvent`
* El objeto MouseWheelInputEvent extiende `MouseInputEvent`
* NavigationEntry Object
* Objeto NotificationAction
* Objeto NotificationResponse
* OffscreenSharedTexture Object
* OpenExternalPermissionRequest Object extends `PermissionRequest`
* Objeto PaymentDiscount
* PermissionRequest Object
* Objeto Point
* Objeto PostBody
* Objeto PrinterInfo
* Objeto ProcessMemoryInfo
* Objeto ProcessMetric
* Objeto del Producto
* Objeto ProductDiscount
* Objeto ProductSubscriptionPeriod
* Objeto ProtocolRequest
* Objeto ProtocolResponse
* Objeto ProtocolResponseUploadData
* ProxyConfig Object
* Objeto Rectangle
* Objecto Referrer
* RenderProcessGoneDetails Object
* ResolvedEndpoint Object
* Objeto ResolvedHost
* Objeto ScrubberItem
* Objeto SegmentedControlSegment
* Objeto SerialPort
* Objeto ServiceWorkerInfo
* Objeto SharedWorkerInfo
* Objeto SharingItem
* Objeto ShortcutDetails
* Objeto Size
* Objeto Task
* Objeto ThumbarButton
* TraceCategoriesAndOptions Object
* Objeto TraceConfig
* Objeto Transaction
* Objeto UploadData
* Objeto UploadFile
* Objeto UploadRawData
* Objeto USBDevice
* Objeto UserDefaultTypes
* WebPreferences Object
* Objeto WebRequestFilter
* Objeto WebSource
* WindowOpenHandlerResponse Object
* SharedDictionaryInfo Object
* SharedDictionaryUsageInfo Object
*
* Estructuras del API
* Objecto HIDDevice Objecto HIDDevice
* deviceId string - Identificador unico para el dispositivo.
* name string - Nombre del dispositivo.
* vendorId Integer - El ID del proveedor USB.
* productId Integer - El ID del producto USB.
* serialNumber string (opcional) - El número de serie del dispositivo USB.
* guid string (optional) - Identificador único para la interface del HID. Un dispositivo puede tener múltiples interfaces HID.
* collections Object[] - an array of report formats. See MDN documentation for more.
* usage Integer - An integer representing the usage ID component of the HID usage associated with this collection.
* usagePage Integer - An integer representing the usage page component of the HID usage associated with this collection.
* type Integer - An 8-bit value representing the collection type, which describes a different relationship between the grouped items.
* children Object[] - An array of sub-collections which takes the same format as a top-level collection.
* inputReports Object[] - An array of inputReport items which represent individual input reports described in this collection.
* outputReports Object[] - An array of outputReport items which represent individual output reports described in this collection.
* featureReports Object[] - An array of featureReport items which represent individual feature reports described in this collection.
Editar esta página
Anterior
Objeto GPUFeatureStatus
Siguiente
Objeto InputEvent
Documentación
* Empezar
* Referencia de la API
Listas de verificación
* Rendimiento
* Seguridad
Herramientas
* Electron Forge
* Electron Fiddle
Comunidad
* Gobernanza
* Recursos
* Discord
* Bluesky
* X
* Mastodon
* Stack Overflow
Más
* GitHub
* Open Collective
* Infraestructura de Pizarra
Hosting and infrastructure graciously provided by