Zen API
zFireSync_BeginUpgrade
C
zStatus zFireSync_BeginUpgrade(zFireSync fireSync, const zByte* data, zUIntPtr size);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
const zByte* data 
Contents of the upgrade package file (provided by LMI Technologies). 
zUIntPtr size 
Size of the upgrade package file, in bytes. 
Description

Initiates a firmware upgrade for devices in the FireSync network.

This function uses the Upgrade channel. This function does not wait for the upgrade process to complete - use the zFireSync_GetUpgradeStatus function to determine the current state of the uprade process.

File

zFireSync.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.