/[cwmp]/google/trunk/t/response/GetParameterNames.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /google/trunk/t/response/GetParameterNames.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 168 - (show annotations)
Sun Oct 28 12:21:53 2007 UTC (16 years, 6 months ago) by dpavlin
File MIME type: text/xml
File size: 568 byte(s)
check response with parametars
1 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
2 xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
3 soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
4 <soap:Header>
5 <cwmp:ID mustUnderstand="1">42</cwmp:ID>
6 <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
7 </soap:Header>
8 <soap:Body>
9 <cwmp:GetParameterNames>
10 <cwmp:ParameterPath>InternetGatewayDevice.DeviceInfo.SerialNumber</cwmp:ParameterPath>
11 <cwmp:NextLevel>0</cwmp:NextLevel>
12 </cwmp:GetParameterNames>
13 </soap:Body>
14 </soap:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26