Monnit Mine Java
ContentsIndexHome
PreviousUpNext
ShortRangeAsset.UpdateSensorProfileConfig2 Method
Syntax
Pascal
C++
Java
PHP
function UpdateSensorProfileConfig2(sens: Sensor; powerReduction: Integer; doubleTransmit: Boolean; sendSensorUpdate: Boolean): Pointer;
Parameters 
Description 
Sensor sens 
the Sensor object to be updated  
int powerReduction 
Sets the power reduction allowing communication close to the gateway. (0 dB = 0, 6 dB = 1, 12 dB = 2, and 18 dB = 3)  
Boolean doubleTransmit 
Determines if the sensor should first ping to obtain updated signal strength before transmitting.  
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration 

 

sets all data for the ProfileConfig2 configuration available on the sensor  

 

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!