From b5b390450226fff1d3def32bbac0d9f33e0ed24e Mon Sep 17 00:00:00 2001 From: Michal Bloch Date: Fri, 6 Sep 2024 20:17:59 +0200 Subject: [PATCH] STDM Console seems to have been removed with no replacement. Change-Id: I6bd93d73a939ffec92e6a2f6880335c7e6550e57 --- doc/update_control_doc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/update_control_doc.h b/doc/update_control_doc.h index 9b49f1c..ffcad3b 100644 --- a/doc/update_control_doc.h +++ b/doc/update_control_doc.h @@ -33,7 +33,6 @@ * Therefore this API should be used by authorized developer like platform provider only. * Because the update server may have various protocols, the implementation of APIs is able to be substituted by custom functions which connect to the server serviced by each service provider. * As a default implementation, the agent for STDM (SmartThings Device Manager) is offered. - * SmartThings Device Manager Console * * @section CAPI_SYSTEM_UPDATE_CONTROL_MODULE_FEATURE Related Features * This API is related with the following features:\n -- 2.34.1