iot-python

Client libraries and samples for connecting to IBM Watson IoT using Python 2.7 and 3.x

  • 所有者: ibm-watson-iot/iot-python
  • 平台:
  • 許可證: Eclipse Public License 1.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Python for IBM Watson IoT Platform

Build Status
Coverage Status
GitHub issues
GitHub
PyPI
Downloads
Downloads
Code Style: Black

Python module for interacting with the IBM Watson IoT Platform.

Note: Support for MQTT with TLS requires at least Python v2.7.9 and openssl v1.0.1

Dependencies

Installation

Install the latest version of the library with pip

# pip install wiotp-sdk

Uninstall

Uninstalling the module is simple.

# pip uninstall wiotp-sdk

Legacy ibmiotf Module

Version 0.4.0 of the old ibmiotf pre-release is still available, if you do not wish to upgrade to the new version, we have no plans to remove this from pypi at this time, however it will not be getting any updates.

Documentation

https://ibm-watson-iot.github.io/iot-python/

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.
  • Websockets: Support device/gateway/application connectivity to Watson IoT Platform using WebSocket

Unsupported Features

主要指標

概覽
名稱與所有者ibm-watson-iot/iot-python
主編程語言Python
編程語言Python (語言數: 3)
平台
許可證Eclipse Public License 1.0
所有者活动
創建於2014-04-16 14:07:36
推送於2024-10-16 15:25:50
最后一次提交2024-10-16 16:12:40
發布數36
最新版本名稱1.0.1 (發布於 )
第一版名稱0.0.5 (發布於 )
用户参与
星數187
關注者數61
派生數159
提交數811
已啟用問題?
問題數90
打開的問題數3
拉請求數106
打開的拉請求數2
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?