Skip to main content

Pure python implementation of IEEE11073 SDC protocol

Project description

pypi python version(s) pypi latest version pypi downloads per month runs on which operating systems test coverage

sdc Picture

Overview

ISO/IEEE 11073 is a standards family for the communication of medical devices. SDC (Service-Oriented Device Connectivity) is one of the latest additions to this family and is described here.

Market-oriented information on SDC from Dräger can be found here.

SDC is supported by the interoperability association OR.Net.

Getting Started

Installation

Install sdc11073 from pypi using:

pip install sdc11073

Install lz4 compression with:

pip install sdc11073[lz4]

The latest development version can be installed via:

git clone https://github.com/Draegerwerk/sdc11073/
pip install .

you may use pip install -e . for an editable install.

Tutorials

Tutorials can be found in the tutorial folder

Tests

Test can be executed with:

git clone https://github.com/Draegerwerk/sdc11073/
pip install ".[test]"
pytest

Notices

The sdc11073 python library is not intended for use in medical products, clinical trials, clinical studies, or in clinical routine.

Limitations

The wsdiscovery module only works with a single ipv4 address. Publishing a device on multiple networks it not supported. The same is valid for searching.

ISO 9001

The sdc11073 python library was not developed according to ISO 9001.

Support

Issues can be filed here.

License

See LICENSE file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdc11073-2.0.1.tar.gz (608.0 kB view hashes)

Uploaded Source

Built Distribution

sdc11073-2.0.1-py3-none-any.whl (329.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page