Gocator API

◆ GoControl_GetUpgradeStatus()

kStatus GoControl_GetUpgradeStatus ( GoControl  control,
kBool complete,
kBool succeeded,
k32s progress 
)

Polls for upgrade status.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
completeReceives boolean indicating upgrade completion.
succeededIf complete, receives boolean indicating whether upgrade was successful.
progressIf not complete, receives integer percentage indicating progress.
Returns
Operation status.