Your Apps
|
AppCoder
setTempSensorThresholds(lowTh, highTh)
Change lower and upper bounds of temperature monitoring, and enable temperature monitoring.
Arguments
lowTh
: lower bound in degree celsius.
highTh
: upper bound in degree celsius.
Returns
If successful, will return a tag object with updated signal strength (
rssi
), battery voltage,
txpwr
, etc. If tag did not respond, will return null.