/[cwmp]/google/trunk/t/dump/BANT-R/7.4.1.7/GetParameterAttributesResponse
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/dump/BANT-R/7.4.1.7/GetParameterAttributesResponse

Parent Directory Parent Directory | Revision Log Revision Log


Revision 238 - (show annotations)
Mon Nov 26 00:28:54 2007 UTC (16 years, 5 months ago) by dpavlin
File size: 1386 byte(s)
 r287@brr:  dpavlin | 2007-11-26 01:28:00 +0100
 implemented parsing into $state->{ParameterAttribute}

1 POST / HTTP/1.1
2 Host: 10.0.0.100
3 User-Agent: Thomson_cwmp-engine/r7.4.1.7
4 Content-Length: 1184
5 Content-Type: text/xml; charset=ISO-8859-1
6 Cookie: $Version="0"; ID=11_THOM_TR69_ID;$Path=/
7 SOAPAction:
8
9 <soapenv:Envelope soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
10 <soapenv:Header>
11 <cwmp:ID soapenv:mustUnderstand="1">11_THOM_TR69_ID</cwmp:ID>
12 </soapenv:Header>
13 <soapenv:Body>
14 <cwmp:GetParameterAttributesResponse> <ParameterList soap:arrayType="cwmp:ParameterAttributeStruct[02]"> <ParameterAttributeStruct> <Name>InternetGatewayDevice.DeviceInfo.SerialNumber</Name>
15 <Notification>0</Notification>
16 <AccessList soap:arrayType="cwmp:string[01]"> <string>subscriber</string>
17 </AccessList>
18 </ParameterAttributeStruct>
19 <ParameterAttributeStruct> <Name>InternetGatewayDevice.DeviceInfo.SoftwareVersion</Name>
20 <Notification>0</Notification>
21 <AccessList soap:arrayType="cwmp:string[01]"> <string>subscriber</string>
22 </AccessList>
23 </ParameterAttributeStruct>
24 </ParameterList>
25 </cwmp:GetParameterAttributesResponse>
26 </soapenv:Body>
27 </soapenv:Envelope>

  ViewVC Help
Powered by ViewVC 1.1.26