Support namespace package template to interface a new device or algorithm in HERMES.
Provide additional installation requirements (e.g. any OEM SDK, settings in a 3rd party app, etc.).
pip install pysio-hermes-<pkg_name>git clone https://github.com/maximyudayev/hermes-<pkg_name>.git
pip install -e hermes-<pkg_name>Using the device/algorithm follows the standard configuration file specification process of HERMES nodes.
When using any parts of this repository outside of its intended use, please cite the parent project HERMES.