Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
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_APPLICATION_CONTROLLER_UPDATE
Use ZW_APPLICATION_UPDATE
Global FUNC_ID_ZW_SET_EXT_INT_LEVEL
Use FUNC_ID_ZW_INT_EXT_LEVEL_SET
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)
Use ZAF_Transport_OnLearnCompleted().