contains the definitions for configuration of the plugins More...
#include <stdio.h>
Include dependency graph for tr_plugin_config.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
contains the definitions for configuration of the plugins
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
| #define CUSTOM_CLI_COMMANDS_ENABLE |
| #define CUSTOM_CLI_TOPLEVEL "lock" |
| #define TR_BASIC_SERVER_PLUGIN_ENABLE |
| #define TR_BASIC_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_CLI_MAX_PROMPT_LEN sizeof(TR_CLI_PROMPT) |
| #define TR_CLI_PROMPT "lock> " |
| #define TR_DEBUG_PRINT_APP_COLOR DEBUG_MAGENTA |
| #define TR_DEBUG_PRINT_APP_ENABLED |
| #define TR_DEBUG_PRINT_COLOR_ENABLED |
| #define TR_DEBUG_PRINT_CORE_COLOR DEBUG_DEFAULT |
| #define TR_DEBUG_PRINT_CORE_ENABLED |
| #define TR_DEBUG_PRINT_RX_MSGS_COLOR DEBUG_YELLOW |
| #define TR_DEBUG_PRINT_RX_MSGS_ENABLED |
| #define TR_DEBUG_PRINT_STACK_COLOR DEBUG_BLUE |
| #define TR_DEBUG_PRINT_STACK_ENABLED |
| #define TR_DEBUG_PRINT_ZCL_COLOR DEBUG_GREEN |
| #define TR_DEBUG_PRINT_ZCL_ENABLED |
| #define TR_DOOR_LOCK_SERVER_MAX_NUM_USERS 8 |
| #define TR_DOOR_LOCK_SERVER_MAX_PIN_LEN 4 |
| #define TR_DOOR_LOCK_SERVER_PLUGIN_ENABLE |
| #define TR_DOOR_LOCK_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_ED_AGING_TIMEOUT ED_AGING_TIMEOUT_64MIN |
| #define TR_ENABLE_JOINING_DISTRIBUTED_NETWORKS |
| #define TR_GROUPS_CLIENT_CLI_ENABLE |
| #define TR_IDENTIFY_CLIENT_CLI_ENABLE |
| #define TR_IDENTIFY_CLIENT_PLUGIN_ENABLE |
| #define TR_IDENTIFY_CLIENT_PLUGIN_PRINT_ENABLE 1 |
| #define TR_IDENTIFY_SERVER_PLUGIN_ENABLE |
| #define TR_IDENTIFY_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_IS_SLEEPY_ZED |
| #define TR_KEEPALIVE_INTERVAL_MS 300000 |
| #define TR_KEEPALIVE_METHOD BOTH_KEEPALIVE_METHODS |
| #define TR_NETWORK_REJOIN_PLUGIN_ENABLE |
| #define TR_NETWORK_REJOIN_PLUGIN_PRINT_ENABLE 1 |
| #define TR_NWK_REJOIN_DELAY_MULTIPLIER 2 |
| #define TR_NWK_REJOIN_INITIAL_DELAY_SEC 1 |
| #define TR_NWK_REJOIN_MAX_DELAY_SEC 900 |
| #define TR_OTA_UPGRADE_MAX_DATA_SIZE 64 |
| #define TR_OTA_UPGRADE_QUERY_DELAY_MIN 60 |
| #define TR_OVER_THE_AIR_BOOTLOADING_CLIENT_CLI_ENABLE |
| #define TR_OVER_THE_AIR_BOOTLOADING_CLIENT_PLUGIN_ENABLE |
| #define TR_OVER_THE_AIR_BOOTLOADING_CLIENT_PLUGIN_PRINT_ENABLE 1 |
| #define TR_POLL_CONTROL_SERVER_PLUGIN_ENABLE |
| #define TR_POLL_CONTROL_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_POWER_CONFIGURATION_SERVER_BATTERY_LATCHING |
| #define TR_POWER_CONFIGURATION_SERVER_PLUGIN_CLI_ENABLE |
| #define TR_POWER_CONFIGURATION_SERVER_PLUGIN_ENABLE |
| #define TR_POWER_CONFIGURATION_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_PRIMARY_CHANNEL_MASK 0x02108800 |
| #define TR_REMOTE_CLI_SERVER_PLUGIN_ENABLE |
| #define TR_REMOTE_CLI_SERVER_PLUGIN_PRINT_ENABLE 1 |
| #define TR_SECONDARY_CHANNEL_MASK 0x05EF7000 |
| #define TR_STAY_AWAKE_WHEN_NOT_JOINED |