Java Mine
ContentsIndexHome
PreviousUpNext
ResistanceDeltaBase Methods

The methods of the ResistanceDeltaBase class are listed here.

 
Name 
Description 
 
This is CalibrateFrame, a member of class ResistanceDeltaBase. 
 
This is Create, a member of class ResistanceDeltaBase. 
 
This is getData, a member of class ResistanceDeltaBase. 
 
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 getProfileType, a member of class ResistanceDeltaBase. 
 
This is GetResistance, a member of class ResistanceDeltaBase. 
 

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 awareStateHeartBeat How often the sensor communicates with the gateway while in Aware State. @param measurementInterval Amount of time in between measurements. @param reArmTime Amount of time after an aware state transmission that the sensor will not detect a change in resistance. @param resistanceChangeNegative The negative percent change from the last reported resistance value that causes the sensor to go aware and report. Entering a 0 in the... more 
 
Calibrates the sensor to correct values set by the user
@param sensor The Sensor object to be updated @param observed is the last Data Message the sensor gave @param actual is the actual Data Reading the sensor should be showing @param sendSensorUpdate A Boolean flag that lets the sensor know if it should send up the new configuration 
 

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!