From d86c8fe926ead33f4f67dc37507440d19f83b30f Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 23 Jul 2012 12:30:39 +0200 Subject: [PATCH] wds: added info about the service version when each message was introduced --- data/qmi-service-wds.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/qmi-service-wds.json b/data/qmi-service-wds.json index b7b5e95..4b9a473 100644 --- a/data/qmi-service-wds.json +++ b/data/qmi-service-wds.json @@ -17,6 +17,7 @@ "type" : "Message", "service" : "WDS", "id" : "0x0020", + "version" : "1.0", "input" : [ { "name" : "APN", "id" : "0x14", "mandatory" : "no", @@ -71,6 +72,7 @@ "type" : "Message", "service" : "WDS", "id" : "0x0021", + "version" : "1.0", "input" : [ { "name" : "Packet Data Handle", "id" : "0x01", "mandatory" : "yes", @@ -83,6 +85,7 @@ "type" : "Message", "service" : "WDS", "id" : "0x0022", + "version" : "1.0", "output" : [ { "common-ref" : "Operation Result" }, { "name" : "Connection Status", "id" : "0x01", @@ -97,6 +100,7 @@ "type" : "Message", "service" : "WDS", "id" : "0x0044", + "version" : "1.4", "output" : [ { "common-ref" : "Operation Result" }, { "name" : "Current", "id" : "0x01", @@ -129,6 +133,7 @@ "type" : "Message", "service" : "WDS", "id" : "0x0037", + "version" : "1.12", "output" : [ { "common-ref" : "Operation Result" }, { "name" : "Current", "id" : "0x01",