Cisco Cisco 3350 Mobility Services Engine Guia Do Programador

Página de 224
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UI DE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE  OF 
MSE,
 
R
ELEASE 
7.4
.
       
P
A G E  
111
  O F  
227  
</GetTagInfoList> 
</SOAP-ENV:Body>  
</SOAP-ENV:Envelope> 
8.1.2 
SOAP Response 
8.1.2.1 Success 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">  
<SOAP-ENV:Body> 
<Response xmlns="http://cisco.com/mse/location" xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
  <AesTag batteryStatus="2" changedOn="1302692022316" lastBeaconSeqNum="1473"  
           lastBeaconTime="0" macAddress="00:0c:cc:74:04:21" objectId="183"> 
    <batteryInfo> 
      <AesBatteryInfo lastReceivedSeqNum="1473" lastReceivedTime="1302692016836"  
              percentRemaining="80" tolerance="20"/> 
    </batteryInfo> 
    <vendorData> 
      <AesVendorData changedOn="1302692022316" data="0,0,0,0,"  
              lastReceivedSeqNum="1473" lastReceivedTime="1302692016836"  
             objectId="236621" parentId="183" vendorId="3276"/> 
    </vendorData> 
  </AesTag> 
  <AesTag batteryStatus="2" changedOn="1302685916517" lastBeaconSeqNum="4019"  
           lastBeaconTime="0" macAddress="00:0c:cc:7a:de:c3" objectId="186"> 
    <batteryInfo> 
      <AesBatteryInfo lastReceivedSeqNum="4019" lastReceivedTime="1302684801262"  
              percentRemaining="80" tolerance="20"/> 
    </batteryInfo> 
    <vendorData> 
      <AesVendorData changedOn="1302685916518" data="0,0,0,0,"  
               lastReceivedSeqNum="4019" lastReceivedTime="1302684801262"  
               objectId="235886" parentId="186" vendorId="3276"/> 
    </vendorData> 
  </AesTag> 
  <AesTag batteryStatus="2" changedOn="1302680997978" lastBeaconSeqNum="2662"  
           lastBeaconTime="0" macAddress="00:0c:cc:7a:e3:9f" objectId="187"> 
    <batteryInfo> 
      <AesBatteryInfo lastReceivedSeqNum="2662" lastReceivedTime="1302680993505"  
               percentRemaining="80" tolerance="20"/> 
    </batteryInfo> 
    <vendorData> 
      <AesVendorData changedOn="1302680997979" data="0,0,0,0,"  
               lastReceivedSeqNum="2662" lastReceivedTime="1302680993505"  
               objectId="234758" parentId="187" vendorId="3276"/> 
    </vendorData> 
  </AesTag> 
</Response> 
</SOAP-ENV:Body>  
</SOAP-ENV:Envelope> 
 
8.2 METHOD: GetTagInfo 
Returns a tag currently stored in the MSE based on various search criteria. 
Result: AesTag object or null if not found.  
Arguments: AesBusinessSession, AesTag Key 
8.2.1 
SOAP Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">