Module for Streaming Data
·
711 commits
to integration
since this release
Update Summary
- Created a package to stream data from the 8206-HR and 8401-HR POD devices.
- The Stream package contains tools to stream and save data from a POD device to a local file.
- Stream has Drain as a sub-package, which handles writing to a file.
- Drain also has a sub-package, PodHander, which interprets streaming data for different POD devices.