You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This service never stores or publishes any data on it's own, it simply watches, records, and then waits for another service to do something with these values. This means we need to be mindful of the API we provide from this service. Additionally, we need to think about when it's available, and how quickly it must respond.
#3 specifies that we must capture all sudden impacts, so it may be a good idea to store a list of impact values in this service. brnkl_motion_getSuddenImpact currently transfers a single set of readings, but could be modified to transfer an array.