Skip to main content

No project description provided

Project description

This is a python library to access iot website

IOT-JOKE(https://iot-joker.firebaseapp.com)

https://img.shields.io/pypi/status/pyiotjokepi.svg https://img.shields.io/pypi/dw/pyiotjokepi.svg?style=plastic https://img.shields.io/pypi/v/pyiotjokepi.svg https://img.shields.io/pypi/format/pyiotjokepi.svg https://img.shields.io/badge/author-Dhanush-orange.svg

Functions:

  • Control devices using switches

  • Plot your sensor data

Installation :

Python3

pip3 install pyiotjoke

or

pip install pyiotjoke

Implementing :

from iotjokepi import JokePi

ApiKey = 'Your API Key'
Link = 'http://iot-joke-pi.herokuapp.com'

# Instance to get swtich states
getOb = JokePi('Button', ApiKey, Link + '/api/getdata/')


data1 = getOb.getSwitchState('Switch Name')
data = data1

if data == 'ON':
    print('Switch is ON')
elif data == 'OFF':
    print('Switch is OFF')
else:
    print('Invalid Device')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyiotjokepi-0.2.4.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

pyiotjokepi-0.2.4-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file pyiotjokepi-0.2.4.tar.gz.

File metadata

  • Download URL: pyiotjokepi-0.2.4.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pyiotjokepi-0.2.4.tar.gz
Algorithm Hash digest
SHA256 c4f294b4f808d2c5b59375a4b9f546b51c843f8ca3e201fd6d86fc6cdfbaec2c
MD5 692f3bc103ac599772483cfef8a6e57d
BLAKE2b-256 56308a2d77c8c09a9bc993747edc4b188f00c4463dc3e8a5bd2adf16e024b1b6

See more details on using hashes here.

File details

Details for the file pyiotjokepi-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: pyiotjokepi-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pyiotjokepi-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 66c778f08aea9cb1d236b05f2a515b1c4f9f75d255c87c1e5e33d3b23c916b8a
MD5 7872e17261f73f51a61cae04f310f85c
BLAKE2b-256 e50a9b61abbe2e9540871a83868907a7338443d7235123b3f767ba7c2758fa76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page