Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 1.61 KB

index.rst

File metadata and controls

69 lines (53 loc) · 1.61 KB

Codename: Everthing Platform

Everthing Platform is an open-source IoT-enabled automation platform. It allows to operate different types of devices, set-up automation rules (if-this-than-that), store and process a history of events and all of that autonomously from cloud services and Internet connection (if you want it).

Documentation on Everthing Platform is slitted into a couple of sections:

Platform itself is hosted on GitHub: https://github.com/s-kostyuk/adpl/

.. toctree::
   :maxdepth: 2
   :caption: User Documentation
   :name: user-docs

   user/getting_started
   user/installation
   user/first_run
   user/configuration
   user/integrations
   user/discovery
   user/client_applications

.. toctree::
   :maxdepth: 2
   :caption: External API Documentation
   :name: api-docs

   api/api_types
   api/local_discovery
   api/rest_api
   api/handling_errors
   api/streaming_api

.. toctree::
   :maxdepth: 2
   :caption: Developer Documentation
   :name: dev-docs

   developer/capabilities
   developer/capability_list
   developer/dev_overview
   developer/base_components
   developer/dev_integrations
   developer/implement_own_integration


Indices and tables