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)
Send a debug report to the specified nodeId.
API Documentation#
emberAfDidoClusterSendDebugReport#
EmberStatus emberAfDidoClusterSendDebugReport (uint8_t debugReportId, EmberNodeId nodeId, uint8_t endpoint)
Send a debug report to the specified nodeId.
Parameters
N/A | debugReportId | Ver.: always |
N/A | nodeId | Ver.: always |
N/A | endpoint | Ver.: always |
Returns
EmberStatus status code
Definition at line
50
of file app/framework/plugin/dido/dido.h