Class: FirmwareVersion

dto~ FirmwareVersion

This type is responsible for storing information about the digitizer's current firmware version.

new FirmwareVersion()

Constructor, creates a new instance of this type.

Members

major :number

Stores the major version of this firmware.

minor :number

Stores the minor version of this firmware.

release :number

Stores the release version of this firmware.