summaryrefslogtreecommitdiff
path: root/src/components/interfaces/HMI_API.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/interfaces/HMI_API.xml')
-rw-r--r--src/components/interfaces/HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 0aae26f30..0f00117b1 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -1302,7 +1302,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">