dms: DMS v1.1 supports GetOperatingMode/SetOperatingMode

My Gobi 1K with 2008-era firmware and DMS v1.1 supports these, so
whatever docs said they required DMS 1.2 are wrong.
This commit is contained in:
Dan Williams 2013-04-19 17:27:02 -05:00
parent e384ad684c
commit 243fddb23b
1 changed files with 2 additions and 2 deletions

View File

@ -450,7 +450,7 @@
"type" : "Message",
"service" : "DMS",
"id" : "0x002D",
"version" : "1.2",
"version" : "1.1",
"output" : [ { "common-ref" : "Operation Result" },
{ "name" : "Mode",
"id" : "0x01",
@ -481,7 +481,7 @@
"type" : "Message",
"service" : "DMS",
"id" : "0x002E",
"version" : "1.2",
"version" : "1.1",
"input" : [ { "name" : "Mode",
"id" : "0x01",
"mandatory" : "yes",