Skip to main content

SensorBee REST API Client

Project description

Travis PyPi

sensorbee-python

This is a Python client library for SensorBee REST / WebSocket API. This library also provides sbstat command, which can be used to monitor SensorBee topology status.

Install

pip install sensorbee-python

To use WebSocket Client API, you also need to install websocket-client:

pip install websocket-client

Requirements

  • Python 2.6, 2.7, 3.3, 3.4 or 3.5.

Usage

See sbstat --help for the usage.

Notice

  • This library is not a part of the official SensorBee project.

  • In addition to APIs documented in the API Specification Version 1, this library supports some undocumented APIs, including WebSocket API.

  • This project is a successor of beepy.

License

MIT License

Supported by

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