Blob Blame History Raw

[
  // *********************************************************************************
  { "type" : "Service",
    "name" : "Proxy Control" },

  // *********************************************************************************
  { "name"     : "Configuration",
    "service"  : "Proxy Control",
    "type"     : "Command",
    "set"      : [ { "name"   : "DevicePath",
                     "format" : "string" },
                   { "name"   : "Timeout",
                     "format" : "guint32" } ],
    "response" : [] }

]