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  
81
  O F  
2 27
isActive 
boolean 
RW 
Note
If reason = REASON_TAMPERING or REASON_PANIC_TAMPERING or
REASON_TAMPERING_DETACHED then the tamperState and tamperOpenedCount
data will be valid, else it will be empty or invalid.
tamperOpenedCount holds the number of times a tag has been opened.
Class 
AesBatteryInfo 
Attribute 
Type 
Access 
tolerance 
int 
RW 
percentRemaining 
int 
RW 
daysRemaining 
int 
RW 
batteryAge 
long 
RW 
lastReceivedTime 
Date 
RW 
lastReceivedSeqNum 
int 
RO 
Class 
AesDefaultTelemetryMeasurement 
Attribute 
Type 
Access 
measurementObj 
String 
RO 
measurementClass 
String 
RO 
byteBlob 
String 
RO 
All telemetry types that can be represented by simple java types are stored as 
AesDefaultTelemetryMeasurement objects. 
The following table specifies which of the Telemetry types are stored in this manner. For each 
telemetry type, the java object type that is held in the measurementObj data member is 
specified below. The measurementClass holds the name of the class. 
TelemetryType 
 measurementObj  
 measurementClass 
TelemetryType.TEMPERATURE   Float 
 "java.lang.Float" 
TelemetryType.MOTION  
 Float 
 "java.lang.Float"