att_iot_gateway

This package provides device & asset management + data feed features for the AllThingsTalk platform to your application.


Keywords
ATT, iot, internet, of, things, AllThingsTalk, deprecated
License
Apache-2.0
Install
pip install att_iot_gateway==1.0.0

Documentation

raspberrypi-python-client

A library that provide access to the ATT IOT platform, for the Python language (geared for gateway development).

Check the api docs for more info.

Installation

  • install dependencies: sudo pip install paho-mqtt
  • install lib sudo pip install att_iot_gateway

Instructions

To work with the xbee demo project, go through the following steps:

  1. Set up your xbee hardware
    1. Get the mac address of your RPI ifconfig
    2. Run the script: python xbee_gateway_demo.py
    3. Go to the website and
    4. claim your gateway using the mac address from step 2