Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 763 Bytes

File metadata and controls

23 lines (17 loc) · 763 Bytes

HERMES - Template

Support namespace package template to interface a new device or algorithm in HERMES.

Installation

Provide additional installation requirements (e.g. any OEM SDK, settings in a 3rd party app, etc.).

From PyPI

pip install pysio-hermes-<pkg_name>

From source

git clone https://github.com/maximyudayev/hermes-<pkg_name>.git
pip install -e hermes-<pkg_name>

Usage

Using the device/algorithm follows the standard configuration file specification process of HERMES nodes.

Citation

When using any parts of this repository outside of its intended use, please cite the parent project HERMES.