Java Mine
ContentsIndexHome
PreviousUpNext
RiceTiltBase Methods

The methods of the RiceTiltBase class are listed here.

 
Name 
Description 
 
This is Create, a member of class RiceTiltBase. 
 
This is GetControlRegOne, a member of class RiceTiltBase. 
 
This is getCycle, a member of class RiceTiltBase. 
 
This is getData, a member of class RiceTiltBase. 
 
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 GetDownThreshold, a member of class RiceTiltBase. 
 
This is GetMeasurementFrequency, a member of class RiceTiltBase. 
 
This is GetMontionConfig, a member of class RiceTiltBase. 
 
This is GetMotionDebounceCount, a member of class RiceTiltBase. 
 
This is GetMotionThreshold, a member of class RiceTiltBase. 
 
This is getPitch, a member of class RiceTiltBase. 
 
This is GetPitchMax, a member of class RiceTiltBase. 
 
This is GetPitchMin, a member of class RiceTiltBase. 
 
This is getProfileType, a member of class RiceTiltBase. 
 
This is getRiseFallTime, a member of class RiceTiltBase. 
 
This is GetRollMax, a member of class RiceTiltBase. 
 
This is GetRollMin, a member of class RiceTiltBase. 
 
This is GetStableMaxThresh, a member of class RiceTiltBase. 
 
This is GetStableMinThresh, a member of class RiceTiltBase. 
 
This is GetTimeout, a member of class RiceTiltBase. 
 
This is GetUpThreshold, a member of class RiceTiltBase. 
 

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 motionThreshold // TODO -- c# missing doc info @param measurementTimeout // TODO -- c# missing doc info @param stuckPollInterval // TODO -- c# missing doc info @param failedTransmissionsBeforeLinkMode The number of transmissions the sensor sends without response from a gateway before it goes to battery saving link mode. In link mode the... more 
 
was requiring a 1 percent resolution on humidity so 10.25% = 10 
 
This is setCycle, a member of class RiceTiltBase. 
 
 
 
 
 
This is SetMontionConfig, a member of class RiceTiltBase. 
 
was requiring a 1 percent resolution on humidity so 10.25% = 10 
 
 
 
This is setPitch, a member of class RiceTiltBase. 
 
This is SetPitchMax, a member of class RiceTiltBase. 
 
 
 
This is setRiseFallTime, a member of class RiceTiltBase. 
 
This is SetRollMax, a member of class RiceTiltBase. 
 
 
 
This is SetStableMaxThresh, a member of class RiceTiltBase. 
 
 
 
This is SetTimeout, a member of class RiceTiltBase. 
 
This is SetUpThreshold, a member of class RiceTiltBase. 
 

Calibrates the sensor to correct values set by the user @param sens The Sensor object to be updated @param lastReading The last reading the sensor gave @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
 

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