Java Mine
ContentsIndexHome
PreviousUpNext
PressureNPSIBase Methods

The methods of the PressureNPSIBase class are listed here.

 
Name 
Description 
 

CalibrateFrame@param sensorID the Sensor ID of the object to be updated @param actualValue The Value that the reading should have been @param measuredValue The value that the sensor measured @param queueID Id to identify the Action Control commands sent @param sensorVersion The version of the Sensor @return 
 
This is Create, a member of class PressureNPSIBase. 
 
This is getCalibrationValue, a member of class PressureNPSIBase. 
 
This is getData, a member of class PressureNPSIBase. 
 
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 PressureNPSIBase. 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param maxTransducerValue max size of current transducer being used this effects the maximum thresholds that can be set. @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... more 
 

Calibrates the sensor to correct values set by the user @param sens the Sensor object to be updated @param actualPSI what the actual PSI of the sensor should be. @param observedPSI is the last Data Message the sensor gave @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration @throws java.lang.Exception exception 
 

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 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!