Java Mine
ContentsIndexHome
DigitalTemperatureBase Members Public Methods
Public Methods
 
Name 
Description 
 
Creates the byte array thats holding the sensor calibration command @param sensorID Numeric identifier of the sensor @param actualValue Desired calibration value @param measuredValue Last reported value @return Byte array with sensor level command for calibration 
 
This is classMap, a member of class _ApplicationBase. 
 
This is Create, a member of class DigitalTemperatureBase. 
 
This is CreateApplicationBase, a member of class _ApplicationBase. 
 
This is getData, a member of class DigitalTemperatureBase. 
 
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 GetDeltaThresh, a member of class DigitalTemperatureBase. 
 
This is GetDisplayTimeout, a member of class DigitalTemperatureBase. 
 
This is GetHysteresis, a member of class DigitalTemperatureBase. 
 
This is getImplementedSensors, a member of class _ApplicationBase. 
 
This is getMode, a member of class DigitalTemperatureBase. 
 
This is getProfileType, a member of class DigitalTemperatureBase. 
 
This is GetRearm, a member of class DigitalTemperatureBase. 
 
This is GetScaleCalval3, a member of class DigitalTemperatureBase. 
 
This is getTemp, a member of class DigitalTemperatureBase. 
 
This is GetType, a member of class _ApplicationBase. 
 
Converts mode to a readable status. @param mode @return 
 

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 assessmentsPerHeartBeat How many times between heartbeats a sensor will check its measurements against its thresholds to determine whether it will enter the Aware State. Warning if your sensor firmware is less than 2.5.2.0 Setting assessments greater than one will cause this sensor to not self elect follow a gateway to a new channel.... more 
 
This is SetDeltaThresh, a member of class DigitalTemperatureBase. 
 
This is SetDisplayTimeout, a member of class DigitalTemperatureBase. 
 
This is SetHysteresis, a member of class DigitalTemperatureBase. 
 
This is setMode, a member of class DigitalTemperatureBase. 
 
This is SetRearm, a member of class DigitalTemperatureBase. 
 
This is SetScaleCalval3, a member of class DigitalTemperatureBase. 
 
This is setTemp, a member of class DigitalTemperatureBase. 
Copyright (c) 2022. All rights reserved.