Skip to content

1.0.4

Compare
Choose a tag to compare
@Gbertaz Gbertaz released this 05 Aug 19:58
· 2 commits to master since this release
  • Fixed detection of device disconnected
  • Introduced new callback onDeviceDisconnected
  • Callbacks onIntervalElapsed and onTemperatureChange are now invoked only if the sensor reading is valid. Parameter valid is now meaningless: if the sensor reading is not valid, new callback onDeviceDisconnected will be invoked. In order to maintain retro compatibility valid parameter will always be true. It will be removed in a future version.
  • Added setter method setUnitOfMeasure