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:
- To install from download repository:
pip install .
python setup.py install
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for onesaitplatform-client-services-1.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ec6b960ae601e8a9109d6f502ffe1b22e563c47ee0b892e2efc5503d6e4f806 |
|
MD5 | d57b64d471b9daab8fd38b3cdc9371f0 |
|
BLAKE2b-256 | dea0db994aa41572a9eb416b41a366c878446984acb69e4acfa778e8785bff22 |
Hashes for onesaitplatform_client_services-1.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfd6dbfdd3303f51b67b346f65cb0b706a7cc9cf7166c70b80fb6095d7bcb616 |
|
MD5 | b65376733a898fcfaff09aa241b92084 |
|
BLAKE2b-256 | 956fa3703906ebbfafc9436f272470e4916c057497df3cf09e0aae870441a171 |