Skip to main content

Python Implementation of the Onesait Platform utilities

Project description

Onesait Platform Python Client Services

API documentation

This document describes the source code for the Onesait Platform Python Client Services.

This code provides several client classes which enable applications to connect to a Onesait Platform instance and perform basic CRUD operations.

Before using the client services for the first time, we strongly recommend that you learn the main concepts of the Onesait Platform platform.

It supports Python 3.4+

Installation instructions

In order to use this API, you must have pip installed in your system. The pip website (https://pypi.python.org/pypi/pip) contains detailed installation instructions.

Once pip is installed, you will be able to install the Python clients into your local package repository by running the following commands:

  1. To install from download repository:
pip install .
python setup.py install
  1. To install from pypi:
pip install onesaitplatform-client-services

Samples usage

IotBrokerClient

An example of IotBrokerClient is available in IotBrokerClient tutorial

FileManager

An example of FileManager is available in FileManager tutorial

MQTTClient

An example of FileManager is available in MqttClient tutorial (deprecated)

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

onesaitplatform-client-services-1.2.3.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

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