Deprecated List#
- Global E_SYSTEM_TYPE - Use Application Node Info instead - Use APPLICATION_NODEINFO_LISTENING instead 
- Global FUNC_ID_APPLICATION_SLAVE_COMMAND_HANDLER - OBSOLETE: In DevKit 4.5x/6.0x Controller Bridge applications, this is obsoleted by the FUNC_ID_APPLICATION_COMMAND_HANDLER_BRIDGE 
- Global FUNC_ID_ZW_SET_EXT_INT_LEVEL 
- Global SYSTEM_TYPE_LISTENING_MASK - Use APPLICATION_FREQ_LISTENING_MODE_1000ms or APPLICATION_FREQ_LISTENING_MODE_250ms instead 
- Global Transport_ApplicationCommandHandlerEx (RECEIVE_OPTIONS_TYPE_EX *rxOpt, ZW_APPLICATION_TX_BUFFER *pCmd, uint8_t cmdLength) - If all command classes use one of the REGISTER_CC macros, this function is not required to be implemented in the application. There exists a weak definition of it. ZAF_CC_Invoker will take care of invoking the right command class handler. 
- Global Transport_OnLearnCompleted (node_id_t nodeID) 
- Global zpal_reboot_with_info (const zpal_soft_reset_mfid_t manufacturer_id, const zpal_soft_reset_info_t reset_info)