/onesait-cloud-platform-clientlibraries

Client libraries to interact with Onesait Platform Cloud Side (Digital Broker specially)

Primary LanguageJavaScriptOtherNOASSERTION

Onesait Platform Client Libraries

This folder includes the different client libraries to communicate and develop on the Onesait Platform. Before using the clients for the first time, we strongly recommend that you learn the main concepts of the Onesait Platform.

Clients included

At the present time these libraries are included:

Android client

This client supports MQTT, WebSockets, Kafka and REST communication.

For more information, visit Android-client README

Java client

This client supports MQTT, WebSockets, Kafka and REST communication.

For more information, visit Java-client README

Javascript client

This client communicates with the platform with WebSockets.

For more information, visit Java-client info

Nodered client

This client uses REST protocol. You can download the component to integrate it in Nodered from https://www.npmjs.com/package/node-red-contrib-onesait-platform.

For more information, visit Nodered-client README

Orange3 client

This is an add-on for Orange3. This add-on allows users to interact with a Onesait Platform installation.

For more information, visit Orange3-client README

Python client

This client supports MQTT and REST communication.

For more information, visit Python-client README

Springboot client

This client is based in Springboot framework to allow easy REST developments.

For more information, visit Springboot-client README