hashmapinc / hashmapinc/tempus-edge
Implement a conditionFilter iofog service
Open
good first issue
to do
- Dominant language
- Scala
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.