5.1.7.3.9 ZCL_RegisterEndpoint Function

Syntax

void ZCL_RegisterEndpoint(ZCL_DeviceEndpoint_t *endpoint);

Description

Application endpoint registration function.

This function registers an application endpoint with the ZCL. This process enables the ZCL to identify the types of devices the application uses and the client and server clusters it supports.

Input Parameters
Parameter NameDescription
endpoint Contains device descriptor
Return Type and Values
  • None