robhutchdev
About
- Username
- robhutchdev
- Joined
- Visits
- 10
- Last Active
- Roles
- Member
Comments
-
Hi again Eric, While I get this method works in theory, in practice, for my application its not accurate enough. If possible, I'm thinking of logging the data for a period of time then sending that array to the phone at regular periods of time. So…
-
Okay, thanks for the quick response. I can work with this. All I need to get is a timestamp of when the stream starts. Which I presume can just be called by message.getTimeStamp for the first entry. Correct ? (Seems like a simple question but I d…