Java Mine
ContentsIndexHome
PreviousUpNext
SmartRangeBase Methods

The methods of the SmartRangeBase class are listed here.

 
Name 
Description 
 
This is CalibrateFrame, a member of class SmartRangeBase. 
 
This is Create, a member of class SmartRangeBase. 
 
This is getData, a member of class SmartRangeBase. 
 
Returns default configurations for the sensor
@param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. Commercial, Alta, Wifi @return Default configurations for the sensor 
 
This is getDevCount, a member of class SmartRangeBase. 
 
This is getMSGQueueCount, a member of class SmartRangeBase. 
 
This is getProfileType, a member of class SmartRangeBase. 
 
This is getRxMsgBySubnet, a member of class SmartRangeBase. 
 
This is getSubNetChannel, a member of class SmartRangeBase. 
 
This is getUplinkFails, a member of class SmartRangeBase. 
 

Deletes the message queue @param sens the Sensor object to be updated @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
 

sends a new sensor list and channel to talk on @param sens the Sensor object to be updated @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
 

sends just a sensor list @param sens the Sensor object to be updated @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param failedTransmissionsBeforeLinkMode The number of transmissions the sensor sends without response from a gateway before it goes to battery saving link mode. In link mode the sensor will scan for a new gateway and if not found will enter battery saving sleep mode for 2 hours before trying to scan again. Lower number will allow sensors to find new gateways with fewer missed readings. Higher numbers will cause... more 
 
This is setData, a member of class SmartRangeBase. 
 
This is setDevCount, a member of class SmartRangeBase. 
 
This is setMSGQueueCount, a member of class SmartRangeBase. 
 
This is setRxMsgBySubnet, a member of class SmartRangeBase. 
 
This is setSubNetChannel, a member of class SmartRangeBase. 
 
This is setUplinkFails, a member of class SmartRangeBase. 
 

sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update @param sens the Sensor object to be updated @param heartbeat a double value this is represented in minutes so heartbeat equals 1 that is one minute @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!