summaryrefslogtreecommitdiff
path: root/src/components/interfaces/QT_HMI_API.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/interfaces/QT_HMI_API.xml')
-rw-r--r--src/components/interfaces/QT_HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/QT_HMI_API.xml b/src/components/interfaces/QT_HMI_API.xml
index 6db4ec838..eab9edb86 100644
--- a/src/components/interfaces/QT_HMI_API.xml
+++ b/src/components/interfaces/QT_HMI_API.xml
@@ -1114,7 +1114,7 @@
<param name="name" type="String" mandatory="true">
<description>The name of the device connected.</description>
</param>
- <param name="id" type="Integer" mandatory="true">
+ <param name="id" type="String" mandatory="true">
<description>The ID of the device connected</description>
</param>
<param name="transportType" type="Common.TransportType" mandatory="false">