Java Mine
ContentsIndexHome
Sensor Members Public Methods
Public Methods
 
Name 
Description 
 
This is the overview for the BatteryPercentageHelper method overload. 
 

Force server held configurations to be sent to the sensor at the next communication cycle.
 
 

gets if acc has been set for the sensor  
 

this is now handled by the sensors base application class  
 

gets the aware state heartbeat for the sensor  
 

gets what the bistable value has been set as  
 

gets calibration 1 value  
 

gets calibration 2 value  
 

gets calibration 3 value  
 

gets calibration 4 value  
 
This is getDataLog, a member of class Sensor. 
 

gets the event detection count  
 

gets event detection period  
 

gets the type of event that will put the trigger sensor in aware  
 

gets the firmware version for the sensor  
 

gets if update should take place  
 

gets if general config 2 values should be updated or not.  
 

gets the Generation Type of the sensor  
 

gets the hysteresis value  
 

gets the maximum aware threshold  
 

gets how many times during a report interval the sensor will take a measurement  
 

gets the minimum aware threshold  
 

gets the application profile type of the sensor  
 

gets if pending action control command has been set  
 

gets if there needs to be an update  
 

lets you know if calibration 1 through 4 has been changed  
 

get how long in seconds it take to allow a trigger type sensor to be able to be re-triggered  
 

gets the value that should be reached before link mode  
 

gets the normal heartbeat for the sensor  
 

gets how many times the sensor will attempt to reconnect to the gateway  
 

gets the sensors unique identifier  
 

gets How often the sensor attempts to re-link with a gateway once it goes into link mode. Values below 12 are interpreted as hours. values above 12 are interpreted as minutes. the max value allowed in this field is 250. if a value of 0 is given the sensor will default to a re-link interval of 2 hours  
 
This is the overview for the Sensor constructor overload. 
 

sets the action control command
 
 

sets the aware state heartbeat for the sensor
 
 

If Aware Reading is selected, then the time between the message detecting motion and the message saying 'no motion' is (rearm time + aware state heartbeat). If set to All State Changes, then the time between the two messages is (rearm time + rearm time).This example assumes standard Aware on Motion state.
 
 

sets calibration 1
 
 

sets calibration 2
 
 

sets calibration 3
 
 

sets calibration 4
 
 
This is setDataLog, a member of class Sensor. 
 

determine by sensor type
 
 

determined by sensor type
 
 

sets which reading of the sensor will trigger the aware state for trigger sensors
 
 
This is setFirmwareVersion, a member of class Sensor. 
 

sets if general config 1 values should be updated
 
 

sets if GeneralConfig2Dirty values should be updated
 
 

Sets the Generation Type of the sensor
 
 

A buffer to prevent the sensor from bouncing between standard operation and aware state when the assessments are very close to a threshold. for example, if a maximum threshold is set to 90 degrees and a hysteresis of 1 degree, then once the sensor takes an assessment of 90.0 degrees and enters the aware state it will remain in the aware state until the temperature readings drop to 89.0 degrees
 
 

sets the maximum threshold of the aware state
 
 

sets how many times during the heartbeat a measurement should be taken an example would be if you have a 10 minute reportinterval and you set this value to 2 every 5 minutes a measurement will be taken and if it is in the aware state it will send the data out otherwise it will wait until the report interval to be met to send the data to the gateway.
 
 

sets the minimum threshold of the aware state
 
 
This is setMonnitApplication, a member of class Sensor. 
 

allows you to set pending action control command
 
 

allows you to set this value to true if specific values you need to updated  
 

set to true if any calibration 1 through 4 has been changed
 
 

set how long in seconds it take to allow a trigger type sensor to be able to be re-triggered  
 

Once the recovery count is reached, the sensor will go to link mode and begin scanning channels and trying to find a gateway to join
 
 
This is setReportInterval, a member of class Sensor. 
 

sets the retry count on the sensor
 
 
This is setSensorID, a member of class Sensor. 
 
This is setTransmitIntervalLink, a member of class Sensor. 
 

Defines in minutes the interval at which the sensor attempts to link/re-link with the gateway. Link heartbeats greater than 1 hour will be rounded to the nearest hour. Accepted values between 1 and 720 (1 minute to 12 hours)  
 

Sets number of messages sensor sends without acknowledgment from gateway before entering link mode Accepted values between 0 and 10 0 means unlimited (no self healing, power cycling senor will be required if gateway changes channel)  
 

Defines in minutes the interval at which the sensor communicates with the gateway. Unless triggered to communicate earlier, the sensor will send a data message to the gateway when this many minutes elapse. Accepted values between .017 and 720 (1 second to 12 hours)  
 

Sets number of RF packets sensor attempts to send a single message to gateway. Accepted values between 0 and 10  
Copyright (c) 2017. All rights reserved.