Python Client for IBM Watson IoT Platform
Project description
Build Status GitHub issues GitHub PyPI
Python module for interacting with the IBM Watson IoT Platform.
Note: Support for MQTT with TLS requires at least Python v2.7.9 or v3.4, and openssl v1.0.1
Dependencies
Installation
Install the latest version of the library with pip
# pip install ibmiotf
Uninstall
Uninstalling the module is simple.
# pip uninstall ibmiotf
Documentation
Documentation is generated using pydoc-markdown: http://ibm-watson-iot.github.io/iot-python/
Please note the documentation is very much a work in progress at the moment, and is being addressed under Issue #112. Additional documentation for the library is available in Bluemix, but it’s a little out of date in places:
Supported Features
Device Connectivity: Connect your device(s) to Watson IoT Platform with ease using this library
Gateway Connectivity: Connect your gateway(s) to Watson IoT Platform with ease using this library
Application connectivity: Connect your application(s) to Watson IoT Platform with ease using this library
Watson IoT API: Support for the interacting with the Watson IoT Platform through REST APIs
SSL/TLS: By default, this library connects your devices, gateways and applications securely to Watson IoT Platform registered service. Ports 8883 (default) and 443 support secure connections using TLS with the MQTT and HTTP protocol. Support for MQTT with TLS requires at least Python v2.7.9 or v3.4, and openssl v1.0.1
Device Management for Device: Connects your device(s) as managed device(s) to Watson IoT Platform.
Device Management for Gateway: Connects your gateway(s) as managed device(s) to Watson IoT Platform.
Device Management Extensions: Provides support for custom device management actions.
Scalable Applications: Supports load balancing of MQTT subscriptions over multiple application instances.
Auto Reconnect: All clients support automatic reconnect to the Platform in the event of a network interruption.
Event/Command publish: Offers a pure HTTP client supporting messaging over HTTP in addition to the full features client that utilizes HTTP and MQTT technologies as appropriate
Data Format Support: JSON, XML, & user-defined.
Websockets: Support device/gateway/application connectivity to Watson IoT Platform using WebSocket
Unsupported Features
Client side Certificate based authentication: Client side Certificate based authenticationn
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 Distribution
File details
Details for the file ibmiotf-0.4.0.tar.gz
.
File metadata
- Download URL: ibmiotf-0.4.0.tar.gz
- Upload date:
- Size: 71.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 753a29858d48ebd89aff8b73c207028814714d8a004a3c19b436c9bbeaa65ce6 |
|
MD5 | a103427c15b2bc96d72de5e58975638c |
|
BLAKE2b-256 | 7805029ca6f78b788a3c55157fd11bb63922d002d75df982ffb8243f450a750e |