Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 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  
129
  O F  
227  
8.13.1 
Soap Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">  
<SOAP-ENV:Body> 
<GetTagLocationListForTelemetry xmlns="http://cisco.com/mse/location"  
                                            xmlns:typ="http://cisco.com/mse/types"> 
  <typ:AesBusinessSession id="26703"/> 
  <typ:AesQueryCriteria startIndex="2" numOfResults="3"/> 
</GetTagLocationListForTelemetry> 
</SOAP-ENV:Body>  
</SOAP-ENV:Envelope>  
8.13.2 
Soap Response 
<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/"> 
 
<AesTagLocation calcFloorAesUId="-6104764736694386570" calcFloorId="4135" 
calcX="144.0" calcY="64.0" changedOn="1302695989753" 
chokepointEncounterTime="0" confidenceFactor="360.0" 
detectingControllers="1.2.3.72" firstActiveAt="1302695841276" 
floorAesUId="-6104764736694386570" floorId="4135" floorWeight="18" 
locationContributorMask="2" macAddress="00:06:66:13:ee:4a" 
minLastHeardSecs="13" networkStatus="1" objectId="162" reason="0" 
sourceTimestamp="1302695989753" x="144.0" y="64.0"> 
    <info> 
      <AesTag batteryStatus="2" changedOn="1302695916115" lastBeaconSeqNum="1483" 
lastBeaconTime="0" macAddress="00:06:66:13:ee:4a" objectId="164"> 
        <batteryInfo> 
          <AesBatteryInfo batteryAge="40" daysRemaining="1055" lastReceivedSeqNum="1483" 
lastReceivedTime="1302695913732" percentRemaining="90" tolerance="30"/> 
        </batteryInfo> 
        <telemetryList> 
          <AesTelemetry changedOn="1302695916115" lastReceivedSeqNum="1483" 
lastReceivedTime="1302695913732" 
measurementClass="com.aes.datamodel.location.ctx.AesDefaultTelemMeasuremen
t" objectId="239661" parentId="164" type="TEMPERATURE" units="degrees 
Celsius"> 
            <AesDefaultTelemMeasurement measurementClass="java.lang.Float" 
measurementObj="25.0"/> 
            <objectId mask="25.0" parentId="java.lang.Float"/> 
          </AesTelemetry> 
        </telemetryList> 
      </AesTag> 
    </info>