Added in Version 1.10.0

StarPrinterSettingFirmware

The class for control printer firmware related

Property

Default value

Type

isUpdatable

Whether the firmware update can be able to be used on the connected printer

Depend on model

boolean

currentVersion

Current firmware version of the connected printer

""

string

latestVersion

Latest firmware version of connected printer

undefined

string | undefined

updateDelegate

Status event for updating firmware

new FirmwareUpdateDelegate()

FirmwareUpdateDelegate

Method

getCurrentVersion()

Get the current firmware version

checkVersions()

Check the current and latest firmware versions

update()

Update the connected printer to the latest firmware