FirmwareUpdateState

States of firmware update.

Entries

Link copied to clipboard

Default starting value.

Link copied to clipboard

Update stopped.

Link copied to clipboard

Checking for available firmware in progress. NOTE: Internet access is required.

Link copied to clipboard

There is available firmware.

Link copied to clipboard

There is no available firmware.

Link copied to clipboard

Error occurred during checking for available firmware.

Link copied to clipboard

Downloading firmware from the server in progress. NOTE: Internet access is required.

Link copied to clipboard

Firmware successfully downloaded.

Link copied to clipboard

Firmware downloading failed.

Link copied to clipboard

Uploading firmware to the wristband is progress.

Link copied to clipboard

Checking is there enough battery level to start flashing.

Link copied to clipboard

Before flashing the wristband should be on charge or have appropriate battery level.

Link copied to clipboard

Checking for wristband battery level failed.

Link copied to clipboard

Firmware successfully uploaded to the wristband.

Link copied to clipboard

Uploading firmware to the wristband failed.

Link copied to clipboard

Flashing uploaded firmware initialized

Link copied to clipboard

Flashing uploaded firmware in progress.

Link copied to clipboard

Firmware successfully flashed.

Link copied to clipboard

Firmware flashing failed.

Link copied to clipboard

Firmware update succeed.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Extensions

Link copied to clipboard

Returns true if there is no firmware update currently running and false otherwise.