DIDO Server#
API and Callbacks for the DIDO Cluster Server Component.
This component manages the diagnostic information data object (DIDO) interface. It wraps diagnostic data into a single buffer to be sent out for processing.
API#
sl_zigbee_af_dido_cluster_send_debug_report(uint8_t debugReportId, sl_802154_short_addr_t nodeId, uint8_t endpoint)
Send a debug report to the specified nodeId.
API Documentation#
sl_zigbee_af_dido_cluster_send_debug_report#
sl_status_t sl_zigbee_af_dido_cluster_send_debug_report (uint8_t debugReportId, sl_802154_short_addr_t nodeId, uint8_t endpoint)
Send a debug report to the specified nodeId.
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
uint8_t | N/A | debugReportId | Ver.: always |
sl_802154_short_addr_t | N/A | nodeId | Ver.: always |
uint8_t | N/A | endpoint | Ver.: always |
Returns
sl_status_t status code