Zigbee Protocol Controller 1.6.0
ZigPC OTA functions

This header contains the definitions and functionality associated with over-the-air upgrades setup. This is the intended public interface for the entire component. All definitions and functions here are required for manipulating or configuring OTA Updates. More...

Modules

 ZigPC OTA Internal functions
 This header contains the private definitions and internal functionality associated with over-the-air upgrades . All definitions and functions here are required for manipulating or configuring OTA Updates.
 

Functions

sl_status_t zigpc_ota_init ()
 
sl_status_t zigpc_ota_configure_node (const zigbee_eui64_t eui64)
 

Detailed Description

This header contains the definitions and functionality associated with over-the-air upgrades setup. This is the intended public interface for the entire component. All definitions and functions here are required for manipulating or configuring OTA Updates.

Function Documentation

◆ zigpc_ota_configure_node()

sl_status_t zigpc_ota_configure_node ( const zigbee_eui64_t  eui64)

◆ zigpc_ota_init()

sl_status_t zigpc_ota_init ( )