From c80a73dc6eab2edb9446cef412ea7dc8a14e2a61 Mon Sep 17 00:00:00 2001 From: Matteo Maiero Date: Mon, 8 Jan 2024 16:01:29 +0100 Subject: [PATCH] docs: Update mqtt-namespace.md Matching [code](https://github.com/eclipse/kura/blob/a73c7af6c1d08872c7b5b1aeba544eca0ea09601/kura/org.eclipse.kura.core.inventory/src/main/java/org/eclipse/kura/core/inventory/InventoryHandlerV1.java#L74) and respective documentation for REST APIs [here](https://eclipse.github.io/kura/docs-release-5.4/references/rest-apis/rest-inventory-api/#get-system-packages) --- docs/references/mqtt-namespace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/mqtt-namespace.md b/docs/references/mqtt-namespace.md index e4d11b68ab3..a04223e78d1 100644 --- a/docs/references/mqtt-namespace.md +++ b/docs/references/mqtt-namespace.md @@ -936,7 +936,7 @@ The deployment package JSON message is comprised of the following package elemen This operation provides the Linux packages installed in OS. * Request Topic: - * **$EDC/account_name/client_id/INVENTORY-V1/GET/system.packages** + * **$EDC/account_name/client_id/INVENTORY-V1/GET/systemPackages** * Request Payload: * Nothing application-specific beyond the request ID and requester client ID