Trident IoT SDK
Loading...
Searching...
No Matches
tr_cli_command_table.h File Reference

common CLI command table structure More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tr_command_s
 Structure used for each CLI command table entry. More...

Macros

#define TR_CLI_COMMAND_TABLE(table)
 Macro for creating CLI command tables.
#define TR_CLI_COMMAND_TABLE_END   { "", NULL, "" }
 Macro for marking the end of a command table.
#define TR_CLI_SUB_COMMANDS   NULL
 Macro for indicating no sub-commands.
#define TR_CLI_SUB_COMMAND_TABLE   (const char*)
 Macro for creating sub-command table references.

Detailed Description

common CLI command table structure


SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com