Java Mine
ContentsIndexHome
PreviousUpNext
LightSensor_PPFDBase Methods

The methods of the LightSensor_PPFDBase class are listed here.

 
Name 
Description 
 
This is Create, a member of class LightSensor_PPFDBase. 
 
This is getData, a member of class LightSensor_PPFDBase. 
 
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 GetDLIStartTime, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTempCalibration, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTemperatureCompensation, a member of class LightSensor_PPFDBase. 
 
This is GetHysteresis, a member of class LightSensor_PPFDBase. 
 
This is GetMaximumDLIThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMaximumThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMeasurementInterval, a member of class LightSensor_PPFDBase. 
 
This is GetMinimumThreshold, a member of class LightSensor_PPFDBase. 
 
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 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... more 
 

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 
 
/ Calibrates the sensor to correct values set by the user / /  
 
Calibrates the sensor to correct values set by the user @param sens sens the Sensor Object to be updated @param lastmVReading The last mV provided when the device was in complete darkness. 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!