1 2 [ 3 // ********************************************************************************* 4 { "type" : "Service", 5 "name" : "Proxy Control" }, 6 7 // ********************************************************************************* 8 { "name" : "Configuration", 9 "service" : "Proxy Control", 10 "type" : "Command", 11 "set" : [ { "name" : "DevicePath", 12 "format" : "string" }, 13 { "name" : "Timeout", 14 "format" : "guint32" } ], 15 "response" : [] } 16 17 ]
This page was automatically generated by LXR 0.3.1. • OpenWrt