DIAG Service

This module includes configuration variables for the DIAG service.

Summary

Macros

OPENTHREAD_CONFIG_DIAG_CMD_LINE_ARGS_MAX 32
Define OpenThread diagnostic mode max command line arguments.
OPENTHREAD_CONFIG_DIAG_CMD_LINE_BUFFER_SIZE 256
Define OpenThread diagnostic mode command line buffer size in bytes.
OPENTHREAD_CONFIG_DIAG_ENABLE 0
Define to 1 to enable Factory Diagnostics support.
OPENTHREAD_CONFIG_DIAG_OUTPUT_BUFFER_SIZE 256
Define OpenThread diagnostic mode output buffer size in bytes.

Macros

OPENTHREAD_CONFIG_DIAG_CMD_LINE_ARGS_MAX

 OPENTHREAD_CONFIG_DIAG_CMD_LINE_ARGS_MAX 32

Define OpenThread diagnostic mode max command line arguments.

OPENTHREAD_CONFIG_DIAG_CMD_LINE_BUFFER_SIZE

 OPENTHREAD_CONFIG_DIAG_CMD_LINE_BUFFER_SIZE 256

Define OpenThread diagnostic mode command line buffer size in bytes.

OPENTHREAD_CONFIG_DIAG_ENABLE

 OPENTHREAD_CONFIG_DIAG_ENABLE 0

Define to 1 to enable Factory Diagnostics support.

OPENTHREAD_CONFIG_DIAG_OUTPUT_BUFFER_SIZE

 OPENTHREAD_CONFIG_DIAG_OUTPUT_BUFFER_SIZE 256

Define OpenThread diagnostic mode output buffer size in bytes.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.