Giter Club home page Giter Club logo

iot-python's Introduction

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

iot-python's People

Contributors

amitmangalvedkar avatar amprasanna avatar angelodanducci avatar benbakowski avatar cclauss avatar durera avatar dwc1 avatar ehsanmasdar avatar fidaaalsubhat avatar hnorlen avatar hrhrprasath avatar ind1go avatar istrate avatar jeffdare avatar johnwalicki avatar jonahluckett avatar mkilivan avatar phariprasadreddy avatar sanjayprab avatar sathipal avatar slaupster avatar stonepd avatar timjacobi avatar vikkipaterson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.