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
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iotccm_sdk-0.0.1a2-py3-none-any.whl.
File metadata
- Download URL: iotccm_sdk-0.0.1a2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d683d41336cf64b3922065fdbc118f2cbb0d63002df984d8a50598edfb57c088
|
|
| MD5 |
757d65bae99ebf78242abd5fb6f6eef4
|
|
| BLAKE2b-256 |
43908417749487114d3c31322ba10a406d9a78728cd51d512534e66d1e80d40f
|