-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FOGL-7814: Move readings in south plugin ingest. (#1096)
* FOGL-7814: Move readings in south plugin ingest. - Added function to transfer readings vector in reading_set class. - Added function to remove and return a reading from reading vector in reading_set class. - Changed plugin ingest for poll and async using moveAllReadings function added to reading_set class. Signed-off-by: Himanshu Vimal <[email protected]>
- Loading branch information
1 parent
8eadda1
commit b93b276
Showing
4 changed files
with
53 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters