Skip to content

v.0.3.0

Compare
Choose a tag to compare
@minoskt minoskt released this 29 Aug 11:17
· 184 commits to master since this release
  • Added support for Pedometer sensor.
  • Added support for Altimeter sensor.
  • Added isSensorModuleAvailable: method to check for the availability of the sensor in the device.
  • Added csvHeaderForSensorModule: method to get the headers of the csv format.
  • Improved csvString by providing the timestamp in both string and timeIntervalSince1970 format.
  • Added SKSensorTimestamp class for better managing sensor timestamps.
  • Improved dictionaryData, making it compatible with JSON format.