java - How to parse raw activity data received from Mi Band -


i'm trying implement simple app showing activity data recevied xiaomi mi band. @ moment can track steps in realtime, measure heartrate , initiate vibration. mi band provides raw data show activity statistic (sleep activity, walking periods). know how data, moreover, know structure of data: timestamp, provider, intensity, steps, type. mi band generate objects every minute (in theory), hard split array of objects activity periods e. g. 15:34 - 16:41 - 6412 steps. analyse raw data shows strange picture: there many objects steps when tracker lay on table. but! native application "mi fit" accurately measures activity periods of day... know specific topic, hope me)

my repo: https://github.com/alexanderhryk/mifood


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -