Class: SoftwareVersion

dto~ SoftwareVersion

This type is responsible for storing information about the digitizer's currently installed software.

new SoftwareVersion()

Constructor, creates a new instance of this type.

Members

asicSignature :number

Stores the signature of the currently installed ASIC in the device.

firmwareVersion :module:dto~FirmwareVersion

Stores the current firmware version of the device.

kernelVersion :module:dto~KernelVersion

Stores the current kernel version of the device.