Coder Social home page Coder Social logo

mlauret / iot-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibm-watson-iot/iot-python

0.0 2.0 0.0 936 KB

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

Home Page: https://internetofthings.ibmcloud.com

License: Eclipse Public License 1.0

Python 100.00%

iot-python's Introduction

Python for IBM Watson IoT Platform

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

[root@localhost ~]# pip install ibmiotf

Uninstall

Uninstalling the module is simple.

[root@localhost ~]# pip uninstall ibmiotf

Documentation

Documentation for the library is now located inside Bluemix:

Supported Features

Feature Supported? Description
Device Connectivity Yes Connect your device(s) to Watson IoT Platform with ease using this library. Refer to documentation for more details.
Gateway Connectivity Yes Connect your gateway(s) to Watson IoT Platform with ease using this library. Refer to documentation for more details.
Application connectivity Yes Connect your application(s) to Watson IoT Platform with ease using this library. Refer to documentation for more details.
Watson IoT API Yes Shows how applications can use this library to interact with the Watson IoT Platform through REST APIs. Refer to documentation for more details.
SSL/TLS Yes By default, this library connects your devices, gateways and applications securely to Watson IoT Platform registered service. Ports 8883(default one) and 443 support secure connections using TLS with the MQTT and HTTP protocol. Also, note that the library uses port 1883(unsecured) to connect to the Quickstart service. Support for MQTT with TLS requires at least Python v2.7.9 or v3.4, and openssl v1.0.1.
Client side Certificate based authentication No Client side Certificate based authentication not supported now and will be added soon
Device Management for Devices Yes Connects your device(s) as managed device(s) to Watson IoT Platform. Refer to Managed Device documentation for more details.
Device Management for Gateways Yes Connects your gateway(s) as managed gateway(s) to Watson IoT Platform. Refer to Managed Gateway documentation for more details.
Device Management Extension Yes Provides support for custom device management actions. Refer to Device Management Extension(DME) Packages section in the documentation for more details.
Scalable Application Yes Provides support for load balancing for applications. Skip providing type in configuration details to make application as scalable application.
Auto Reconnect No Enables device/gateway/application to automatically reconnect to Watson IoT Platform while they are in a disconnected state.
Websocket No Enables device/gateway/application to connect to Watson IoT Platform using WebSockets
Event/Command publish using MQTT Yes Enables device/gateway/application to publish messages using MQTT. Refer to Device , Gateway and Application documentations for more details.
Event/Command publish using HTTP Yes Enables device/gateway/application to publish messages using HTTP.
Data Formats JSON, XML, user-defined Mulitple Data formats support.

iot-python's People

Contributors

amitmangalvedkar avatar amprasanna avatar benbakowski avatar durera avatar dwc1 avatar ehsanmasdar avatar hrhrprasath avatar ind1go avatar istrate avatar jeffdare avatar johnwalicki avatar mkilivan avatar phariprasadreddy avatar sathipal avatar slaupster avatar timjacobi avatar vikkipaterson avatar

Watchers

 avatar  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.