Skip to content

Move error detector out of callback #1

@gabrieledcjr

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.

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