Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Index

Constructors

constructor

Properties

Protected hubManager

hubManager: HubManager

Accessors

buttonPressed

buttonPressed:
computed

Protected hub

hub:
computed

Methods

Protected Abstract findHub

  • findHub(): THub | undefined

Protected getDevice

  • getDevice<TDevice>(portSelector: function, devicePredicate: function): TDevice | undefined
  • Type parameters

    Parameters

    • portSelector: function
        • Parameters

          • hub: THub

          Returns Port

    • devicePredicate: function
        • Parameters

          Returns boolean

    Returns TDevice | undefined

Protected handleError

  • handleError(error: Error): void
  • Parameters

    • error: Error

    Returns void

Protected observeDeviceError

  • observeDeviceError(deviceSelector: function): void
  • Parameters

    • deviceSelector: function

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc