hashmapinc/tempus-edge
View on GitHubRemove JS-Filter's reliance on the modified java container sdk
Open
#22 opened on Feb 27, 2018
good first issue
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
The polling client is no longer needed as part of the sdk. Modify the javascript filter edge_app to use the unmodified java sdk.
This will require changing the PollingClient interface implementation in the listnr folder into a n IofogApiLIstener interface implementation.