Skip to content

Move error detector out of callback #1

Description

@gabrieledcjr

To make the reading of sensor data from casas faster. Might be better to move error detection outside of casas_cb function and instead place it in a different function that runs at its own thread. Then casas_cb just writes sensor data into a queue accessible by the new error detection function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions