aboutsummaryrefslogtreecommitdiffstats
path: root/data/qmi-service-wms.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/qmi-service-wms.json')
-rw-r--r--data/qmi-service-wms.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/qmi-service-wms.json b/data/qmi-service-wms.json
index fd54d41..0f72053 100644
--- a/data/qmi-service-wms.json
+++ b/data/qmi-service-wms.json
@@ -161,7 +161,8 @@
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Message ID",
"id" : "0x01",
- "mandatory" : "yes",
+ // Even if we have this TLV as mandatory, it seems it really isn't
+ "mandatory" : "no",
"type" : "TLV",
"format" : "guint16",
"prerequisites" : [ { "common-ref" : "Success" } ] },