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#

EmberStatus
emberAfDidoClusterSendDebugReport(uint8_t debugReportId, EmberNodeId nodeId, uint8_t endpoint)

Used to send a debug report to the specified nodeId.

API Documentation#

emberAfDidoClusterSendDebugReport#

EmberStatus emberAfDidoClusterSendDebugReport (uint8_t debugReportId, EmberNodeId nodeId, uint8_t endpoint)

Used to send a debug report to the specified nodeId.

Parameters
TypeDirectionArgument NameDescription
uint8_tN/AdebugReportId

Ver.: always

EmberNodeIdN/AnodeId

Ver.: always

uint8_tN/Aendpoint

Ver.: always

Returns

  • EmberStatus status code