Java Mine
ContentsIndexHome
CurrentBase Methods Public Methods
Public Methods
 
Name 
Description 
 
This is CalibrateFrame, a member of class CurrentBase. 
 
This is Create, a member of class CurrentBase. 
 
This is GetCalVal2Lower, a member of class CurrentBase. 
 
This is GetCalVal2Upper, a member of class CurrentBase. 
 
This is GetCalVal3Lower, a member of class CurrentBase. 
 
This is GetCalVal3Upper, a member of class CurrentBase. 
 
This is getData, a member of class CurrentBase. 
 
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 GetHystLower, a member of class CurrentBase. 
 
This is GetHystUpper, a member of class CurrentBase. 
 
This is getProfileType, a member of class CurrentBase. 
 

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 minimumThreshold Any assessments below this value will cause the sensor to enter the Aware State. @param maximumThreshold Any assessments above this value will cause the sensor to enter the Aware State. @param Hysteresis A buffer to prevent the sensor from bouncing between Standard Operation and Aware State when the assessments are very close... more 
 
This is SetCalVal2Lower, a member of class CurrentBase. 
 
This is SetCalVal2Upper, a member of class CurrentBase. 
 
This is SetCalVal3Lower, a member of class CurrentBase. 
 
This is SetCalVal3Upper, a member of class CurrentBase. 
 
This is setData, a member of class CurrentBase. 
 
This is SetHystLower, a member of class CurrentBase. 
 
This is SetHystUpper, a member of class CurrentBase. 
 

Calibrates the sensor to correct values set by the user @param sens the Sensor object to be updated @param isZeroCal chooses between the type of calibration being used either Zero Calibration or a Span Calibration @param actualValue what the actual Value of the Zero Calibration or Span Calibration @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration @throws java.lang.Exception exception 
 

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.