Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a conditionFilter iofog service #10

Open
randypitcherii opened this issue Feb 26, 2018 · 0 comments
Open

Implement a conditionFilter iofog service #10

randypitcherii opened this issue Feb 26, 2018 · 0 comments
Assignees
Labels
good first issue Good for newcomers to do

Comments

@randypitcherii
Copy link
Contributor

The service should accept json objects from the iofog message stream, evaluate if the data passes a condition (work order bit is set), and send the data back to the iofog message stream if the condition passes.

Because the bit value may require some bit manipulation to evaluate, this service will not be implemented with the existing jsonFilter edge app. In the event that a suitable boolean operation can be configured for jsonFilter, then this task should be discarded in favor of reusing the existing functionality in the jsonFilter.

@randypitcherii randypitcherii self-assigned this Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers to do
Projects
None yet
Development

No branches or pull requests

1 participant