Java Mine
ContentsIndexHome
PIR_HumidityBase Members Public Methods
Public Methods
 
Name 
Description 
 
This is classMap, a member of class _ApplicationBase. 
 
This is Create, a member of class PIR_HumidityBase. 
 
This is CreateApplicationBase, a member of class _ApplicationBase. 
 
This is GetAwareOnMotion, a member of class PIR_HumidityBase. 
 
Data Generated: Motion [boolean] Expressed as Motion detect Hum [double] Expressed as Percent Temperature [double] Expressed as Celsius  
 
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 
 
Hum [double] Expressed as Percent  
 
This is GetHumidityAwareBuffer, a member of class PIR_HumidityBase. 
 
This is GetHumidityMaxThresh, a member of class PIR_HumidityBase. 
 
This is GetHumidityMinThresh, a member of class PIR_HumidityBase. 
 
This is GetHumidityOffset, a member of class PIR_HumidityBase. 
 
This is getImplementedSensors, a member of class _ApplicationBase. 
 
Motion [boolean] Expressed as Motion detect  
 
This is GetPIRSensitivity, a member of class PIR_HumidityBase. 
 
This is getProfileType, a member of class PIR_HumidityBase. 
 
This is GetRearmTime, a member of class PIR_HumidityBase. 
 
Temperature [double] Expressed as Celsius  
 
This is GetTemperatureAwareBuffer, a member of class PIR_HumidityBase. 
 
This is GetTemperatureMaxThresh, a member of class PIR_HumidityBase. 
 
This is GetTemperatureMinThresh, a member of class PIR_HumidityBase. 
 
This is GetTemperatureOffset, a member of class PIR_HumidityBase. 
 
This is GetType, a member of class _ApplicationBase. 
 
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 the 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... more 
 
This is SetAwareOnMotion, a member of class PIR_HumidityBase. 
 
This is setHum, a member of class PIR_HumidityBase. 
 
This is SetHumidityAwareBuffer, a member of class PIR_HumidityBase. 
 
This is SetHumidityMaxThresh, a member of class PIR_HumidityBase. 
 
This is SetHumidityMinThresh, a member of class PIR_HumidityBase. 
 
This is SetHumidityOffset, a member of class PIR_HumidityBase. 
 
This is setMotion, a member of class PIR_HumidityBase. 
 
This is SetPIRSensitivity, a member of class PIR_HumidityBase. 
 
 
 
This is setTemperature, a member of class PIR_HumidityBase. 
 
 
 
 
 
 
 
 
 
sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update
@param sens sens the Sensor object to be updated @param heartbeat a double value this is represented in minutes, so if 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) 2023. All rights reserved.