Terminal

Type Definitions

DeviceInfo :Object

Properties:
Name Type Description
status Status

Information about the status of this device.

driverVersion String

The version of the driver

device USBDeviceInfo

The device info from the USB API

manufacturer String

The manufacturer name

model String

The model name

currentFirmware String

The current firmware version

requiresSupportedFirmware Boolean

If this driver requires the peripheral to have a specific firmware version

supportedFirmwares Array.<String>

Array of supported firmware versions

supportedDescriptors Array.<module:StandardDriverInterface~Descriptor>

List of support device vendorId, productId pairs.

KSNCRCS Array.<String>

A list of CRC16 values for the Key Serial Numbers found on the terminal.