Skip to main content

IoT CCM SDK for Python 3

Project description

IoT CCM SDK for Python 3

A Python 3 Software Development Kit for the Internet of Things Component Capability Model - NIST IR 8316.

Prerequisites

  • Python 3 version 3.6 and later

Getting started

Install the SDK

First, install the SDK:

  • from PyPi:
pip install iotccm_sdk
  • locally:
pip install -e .

or

python setup.py install

Examples

from iotccm_sdk.component import Component

comp = Component("my_comp_1")
comp.start()

Contributing

For details on contributing to this repository, see CONTRIBUTING.md.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

iotccm_sdk-0.0.1a2-py3-none-any.whl (6.3 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