Java Mine
ContentsIndexHome
PreviousUpNext
ThermostatBase Methods

The methods of the ThermostatBase class are listed here.

 
Name 
Description 
 
creates calibration byte array to be sent to the sensor
@param sensorID The ID of the sensor you want to send the message to @param subACTL the subACTL Denotes the type of control going to be sent down to the sensor, (4 fan Override, 6 Occupancy Override, 7 No Occupancy Override) @param minutes Duration in the amount of minutes used between 1 to 720 minutes @return 
 
This is Create, a member of class ThermostatBase. 
 
This is GetAwareStateTriggers, a member of class ThermostatBase. 
 
This is GetBit, a member of class ThermostatBase. 
 
This is GetCoolingBuffer, a member of class ThermostatBase. 
 
This is GetCoolingThreshold, a member of class ThermostatBase. 
 
This is getData, a member of class ThermostatBase. 
 
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 GetEnableOccupancyDetection, a member of class ThermostatBase. 
 
This is GetFanControl, a member of class ThermostatBase. 
 
This is GetFanOnInterval, a member of class ThermostatBase. 
 
This is GetFanOnPeriod, a member of class ThermostatBase. 
 
This is GetFanStartDelayForCooler, a member of class ThermostatBase. 
 
This is GetFanStartTimeForHeater, a member of class ThermostatBase. 
 
This is GetFanStopDelayForCooler, a member of class ThermostatBase. 
 
This is GetFanStopTimeForHeater, a member of class ThermostatBase. 
 
This is GetHeatingBuffer, a member of class ThermostatBase. 
 
This is GetHeatingThreshold, a member of class ThermostatBase. 
 
This is getHumidity, a member of class ThermostatBase. 
 
This is GetHumidityAwareStateBuffer, a member of class ThermostatBase. 
 
This is GetHumidityLowerAwareThreshold, a member of class ThermostatBase. 
 
This is GetHumidityOffset, a member of class ThermostatBase. 
 
This is GetHumidityUpperAwareThreshold, a member of class ThermostatBase. 
 
This is GetMinimumOffStateTime, a member of class ThermostatBase. 
 
This is GetOccupiedCoolingBuffer, a member of class ThermostatBase. 
 
This is GetOccupiedCoolingThreshold, a member of class ThermostatBase. 
 
This is GetOccupiedHeatingBuffer, a member of class ThermostatBase. 
 
This is GetOccupiedHeatingThreshold, a member of class ThermostatBase. 
 
This is GetOccupiedTimeout, a member of class ThermostatBase. 
 
This is getProfileType, a member of class ThermostatBase. 
 
This is GetSamplingInterval, a member of class ThermostatBase. 
 
This is getTemperature, a member of class ThermostatBase. 
 
This is GetTemperatureAwareStateBuffer, a member of class ThermostatBase. 
 
This is GetTemperatureLowerAwareThreshold, a member of class ThermostatBase. 
 
This is GetTemperatureOffset, a member of class ThermostatBase. 
 
This is GetTemperatureUpperAwareThreshold, a member of class ThermostatBase. 
 
This is isCooler, a member of class ThermostatBase. 
 
This is isFanOverride, a member of class ThermostatBase. 
 
This is isFanState, a member of class ThermostatBase. 
 
This is isHeater, a member of class ThermostatBase. 
 
This is isOccupancyState, a member of class ThermostatBase. 
 
This is isOccupiedOverride, a member of class ThermostatBase. 
 
This is isSettingsLockout, a member of class ThermostatBase. 
 
This is isUnoccupiedOverride, a member of class ThermostatBase. 
 
Allows for the update of the specific type of sensor
@param sens 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 CoolingThreshold Temperature readings above this value will cause the cooler to turn on @param HeatingThreshold Temperature readings below this value will cause the heater to turn on @param CoolingBuffer The cooler will stay on till the temperature reading is this many degrees below the Cooling Threshold @param HeatingBuffer The heater will stay... more 
 
 
 
This is setCooler, a member of class ThermostatBase. 
 
This is SetCoolingBuffer, a member of class ThermostatBase. 
 
 
 
 
 
 
 
This is SetFanOnInterval, a member of class ThermostatBase. 
 
This is SetFanOnPeriod, a member of class ThermostatBase. 
 
This is setFanOverride, a member of class ThermostatBase. 
 
This is SetFanStartDelayForCooler, a member of class ThermostatBase. 
 
 
 
This is setFanState, a member of class ThermostatBase. 
 
This is SetFanStopDelayForCooler, a member of class ThermostatBase. 
 
This is SetFanStopTimeForHeater, a member of class ThermostatBase. 
 
This is setHeater, a member of class ThermostatBase. 
 
This is SetHeatingBuffer, a member of class ThermostatBase. 
 
This is SetHeatingThreshold, a member of class ThermostatBase. 
 
This is setHumidity, a member of class ThermostatBase. 
 
This is SetHumidityAwareStateBuffer, a member of class ThermostatBase. 
 
was requiring a 1 percent resolution on humidity so 10.25% = 10 
 
This is SetHumidityOffset, a member of class ThermostatBase. 
 
was requiring a 1 percent resolution on humidity so 10.25% = 10 
 
This is SetMinimumOffStateTime, a member of class ThermostatBase. 
 
This is setOccupancyState, a member of class ThermostatBase. 
 
This is SetOccupiedCoolingBuffer, a member of class ThermostatBase. 
 
 
 
This is SetOccupiedHeatingBuffer, a member of class ThermostatBase. 
 
This is SetOccupiedHeatingThreshold, a member of class ThermostatBase. 
 
This is setOccupiedOverride, a member of class ThermostatBase. 
 
This is SetOccupiedTimeout, a member of class ThermostatBase. 
 
This is SetSamplingInterval, a member of class ThermostatBase. 
 
This is setSettingsLockout, a member of class ThermostatBase. 
 
This is setTemperature, a member of class ThermostatBase. 
 
This is SetTemperatureAwareStateBuffer, a member of class ThermostatBase. 
 
This is SetTemperatureLowerAwareThreshold, a member of class ThermostatBase. 
 
 
 
This is SetTemperatureUpperAwareThreshold, a member of class ThermostatBase. 
 
This is setUnoccupiedOverride, a member of class ThermostatBase. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!