Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Integrate with another service #4

@nvandoorn

Description

@nvandoorn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions