queryHeadsets
Last updated
Last updated
Shows details of any headsets connected to the device via USB dongle, USB cable, or Bluetooth. You can query a specific headset by its id, or you can specify a wildcard for partial matching.
For the parameter id, you can use these wildcards:
The result is an array of headset objects, or an empty array if no headset matches the request.
If no headset matches your request, then the result is an empty array.
Name
Type
Required
Description
id
string
No
A headset id or a wildcard
includeFlexMappings
boolean
No
Set this parameter to true to include the mapping of each EPOC FLEX headset in the result headset object.
Wildcard
Filter
INSIGHT-*
All Insight headsets
EPOC-*
All Epoc headsets
EPOCPLUS-*
All Epoc Plus headsets