From 0043c30b797473b29a7031c695c3e8b286b716ef Mon Sep 17 00:00:00 2001 From: Matthias Prinke Date: Thu, 30 May 2024 21:22:38 +0200 Subject: [PATCH] Added decoding of CMD_GET_APP_PAYLOAD_CFG --- scripts/downlink_formatter.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/downlink_formatter.js b/scripts/downlink_formatter.js index acc2e6d..bb66cae 100644 --- a/scripts/downlink_formatter.js +++ b/scripts/downlink_formatter.js @@ -114,7 +114,7 @@ // 20240508 Fixed decoding of raw data // Added en_decoders to CMD_GET_SENSORS_CFG/CMD_SET_SENSORS_CFG // 20240519 Added CMD_GET_APP_PAYLOAD_CFG/CMD_SET_APP_PAYLOAD_CFG -// 20240530 Added decoding of CMD_SET_APP_PAYLOAD_CFG +// 20240530 Added decoding of CMD_GET_APP_PAYLOAD_CFG/CMD_SET_APP_PAYLOAD_CFG // // ToDo: // - @@ -527,6 +527,7 @@ function decodeDownlink(input) { case CMD_GET_SENSORS_INC: case CMD_GET_SENSORS_EXC: case CMD_GET_SENSORS_CFG: + case CMD_GET_APP_PAYLOAD_CFG: case CMD_GET_BLE_ADDR: case CMD_GET_BLE_CONFIG: return {