Logo
UNICENS V2.3.0-4567
User Manual and API Reference
typedef void(* Ucs_StdNodeResultCb_t)(uint16_t node_address, Ucs_StdResult_t result, void *user_ptr)

Function signature used for UNICENS result callbacks executed for a specific node.

Parameters
node_addressThe address of the node the command was executed for
resultThe result value of the callback
user_ptrUser reference provided in Ucs_InitData_t::user_ptr