Java Mine
ContentsIndexHome
ShortRangeAssetBase Methods Public Methods
Public Methods
 
Name 
Description 
 
This is Create, a member of class ShortRangeAssetBase. 
 
This is getData, a member of class ShortRangeAssetBase. 
 
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 ShortRangeAssetBase. 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param powerReduction Sets the power reduction allowing communication closer to the gateway. 0 db = 0, 6 db = 1, 12 db =2, or 18 db = 3. @param doubleTransmit Determines if the sensor should first ping to obtain updated signal strength before transmitting @param failedTransmissionsBeforeLinkMode The number of transmissions the sensor sends without response from a gateway before it goes to battery saving link mode. In link... 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 
Copyright (c) 2022. All rights reserved.