Java Mine
ContentsIndexHome
Gas_COBase Methods Public Methods
Public Methods
 
Name 
Description 
 
This is AverageHysteresis, a member of class Gas_COBase. 
 
This is AverageMaximumThreshold, a member of class Gas_COBase. 
 
Time_Weighted AVG 
 
Calibrate to span level. The higher the level used, the greater the accuracy across the full range.
@param sensorID Numeric identifier of the sensor @param span PPM value to calibrate to @return Byte array with command to send to sensor for calibration 
 
Calibrate sensor for temperature accuracy
@param sensorID Numeric identifier of the sensor @param temp Temperature to calibrate to @return Byte array with command to send to sensor for calibration 
 
Calibrate to 0 PPM level
@param sensorID Numeric identifier of the sensor @return Byte array with command to send to sensor for calibration 
 
This is ConcentrationHysteresis, a member of class Gas_COBase. 
 
This is ConcentrationMaximumThreshold, a member of class Gas_COBase. 
 
COncentration 
 
This is Create, a member of class Gas_COBase. 
 
This is getData, a member of class Gas_COBase. 
 
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 Gas_COBase. 
 

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 minimumConcentrationThreshold Any assessments below this value will cause the sensor to enter the Aware State. @param maximumConcentrationThreshold Any assessments above this value will cause the sensor to enter the Aware State. @param concentrationHysteresis A buffer to prevent the sensor from bouncing between Standard Operation and Aware State when the assessments are very close... more 
 
This is the overview for the TemperatureHysteresis method overload. 
 
This is the overview for the TemperatureMaximumThreshold method overload. 
 
This is the overview for the TemperatureMinimumThreshold method overload. 
Copyright (c) 2022. All rights reserved.