Skip to content

Module for Streaming Data

Choose a tag to compare

@ThresaKelly ThresaKelly released this 22 Sep 23:02
· 711 commits to integration since this release
e7d1e93

Update Summary

  1. 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.