Skip to content

Latest commit

 

History

History
86 lines (53 loc) · 1.96 KB

index.rst

File metadata and controls

86 lines (53 loc) · 1.96 KB

cloud.iO Documentation

cloud.iO is a scalable open source Internet of Things solution licensed under the MIT license. It offers an infrastructure to monitor and control a huge number of I/O devices from a central cloud platform. cloud.iO can provide both, real-time monitoring and control data and historic data storage in a single place. Using state of the art encryption and certificate-based authentication for all connections (embedded Device Endpoints and applications accessing the actual data) and offering flexible access control mechanisms, cloud.iO is the ideal platform in order to drive your data acquisition projects on one single platform. It’s scalable architecture allows it to grow with your needs.

cloud.iO is developed at the Industrial Systems Institute of the HES-SO Valais and is still in early development...

The main documentation is organized into a couple main sections:

Information for developers is also available:

Finally the cloud.iO specification:

.. toctree::
   :maxdepth: 2
   :caption: Introduction

   intro-motivation
   intro-vision
   intro-elements
   intro-building-blocks
   intro-architecture


.. toctree::
   :maxdepth: 2
   :caption: User Documentation

   user-getting-started


.. toctree::
   :maxdepth: 2
   :caption: Admin Documentation

   admin-getting-started


.. toctree::
   :maxdepth: 2
   :caption: Endpoint Developer Documentation

   endpoint-java
   endpoint-python


.. toctree::
   :maxdepth: 2
   :caption: Cloud Developer Documentation

   cloud-dev-getting-started


.. toctree::
   :maxdepth: 2
   :caption: cloud.iO Specification

   spec-protocols