Monnit Mine Java
ContentsIndexHome
PreviousUpNext
SensorMessage Members

The following tables list the members exposed by SensorMessage.

 
Name 
Description 
 
Data 

list of datum information 
 

the date the sensor message was made 
 

the unique application id of the sensor letting you know if it is a temperature or humidity sensor 
 

unique sensor identifier 
 

the signal Strength from the sensor to the gateway 
 

lets you know if the sensor was in an aware state, joining, or normal 
 

the voltage left on the sensor 
Public Constructors
 
Name 
Description 
 
This is the overview for the SensorMessage constructor overload. 
Public Methods
 
Name 
Description 
 

gets data based off the application base of the sensor  
 

gets the the date and time of the message that came in 
 

gets the sensors unique identifier of the sensors type such as temperature = 2 
 

gets the rawData of the message sent in from the sensor  
 

gets the unique identifier of the sensor 
 

gets the signal strength of the sensor  
 

gets the state value  
 

gets voltage of the sensor in millivolts  
 

sets the the date and time of the message that came in
 
 

sets the sensors unique identifier of the sensors type such as temperature = 2
 
 

sets the rawData of the message sent in from the sensor
 
 

sets the unique identifier of the sensor
 
 

sets the signal strength of the sensor
 
 

sets the states value
 
 

sets voltage of the sensor
 
 

gets the signal strength as a percent  
 

to string writes out the data of the sensor  
 

gets wifi signal strength as a percent used for mowi sensors  
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!