SHIPHarbour:DataTypes:UpdateStage

From Serious Documentation
Jump to: navigation, search

Description

Used in responses to Update requests to notify the step of the update process being performed.

UNSET_UPDATESTAGE

Must not be used, indicates the field was not set properly.

INVALID_UPDATESTAGE

May be used internally to indicate an error when encountering an unexpected value.

STARTING

Indicates the operation is just starting and no data has been transmitted.

RECEIVING

Indicates SHIPHarbour Master is receiving the file data.

FORMATTING

Indicates the module is currently formatting the destination storage device.

WRITING

Indicates SHIPHarbour Master is transmitting the file data to the module.

WRITING_DIRECT

Indicates the module must write file data received from SHIPHarbour Master directly to the storage device, instead of to RAM first.