From ff786da6a2759e11ea538d57daa321fcfe47e45c Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Wed, 13 Dec 2023 16:32:10 +0530 Subject: [PATCH] self-diagnostics: Added datamodel schema get --- self-diagnostics/Makefile | 2 +- .../files/usr/share/self-diagnostics/spec/trx69.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/self-diagnostics/Makefile b/self-diagnostics/Makefile index 790ef782e..744eae518 100644 --- a/self-diagnostics/Makefile +++ b/self-diagnostics/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=self-diagnostics -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0-only diff --git a/self-diagnostics/files/usr/share/self-diagnostics/spec/trx69.json b/self-diagnostics/files/usr/share/self-diagnostics/spec/trx69.json index 31b8dcaca..23e01859c 100644 --- a/self-diagnostics/files/usr/share/self-diagnostics/spec/trx69.json +++ b/self-diagnostics/files/usr/share/self-diagnostics/spec/trx69.json @@ -13,7 +13,7 @@ }, { "description": "TR-181 Parameters via BBFDM", - "cmd": "bbfdmd -c get Device." + "cmd": "bbfdmd -c schema Device." }, { "description": "TR-181 Parameters via CWMP",