Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Any provider should be able to collect and supply data using the following simple pattern:
instantiate via constructor
call prepare
call startStream
do {
readCurrent
} while !isRunning
cleanUp
this should work regardless of what runtime (or whether any runtime) is involved.
Attachments
Issue Links
- links to