DRLC Server#

API and Callbacks for the DRLC Cluster Server Component.

Silicon Labs implementation of the Demand Response Load Control (DRLC) cluster server. For more information about the component code, see the comments in app/framework/plugin/drlc-server/drlc-server.h. This component requires extending to manage the event table (adding/removing events). It simply serves up the events that are entered into the table.

Macro Definition Documentation#

EMBER_AF_PLUGIN_DRLC_SERVER_SCHEDULED_EVENT_TABLE_SIZE#

#define EMBER_AF_PLUGIN_DRLC_SERVER_SCHEDULED_EVENT_TABLE_SIZE
Value:
2

Definition at line 58 of file app/framework/plugin/drlc-server/drlc-server.h