From a0c9bd3048ec4c4630b32c9cdf9dac679da9b419 Mon Sep 17 00:00:00 2001 From: auke Date: Sat, 29 Feb 2020 16:27:05 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 7a3e2fb..dd2ab57 100644 --- a/Home.md +++ b/Home.md @@ -7,16 +7,13 @@ This page provides an index of the available documentation for the FarmMaps plat * Workers * Queues * File-chains -### API Documentation +### API Documentation FarmMaps provides 3 main endpoints to build services upon. * A file upload/download API (REST) for file uploads in chunks. * An FTP endpoint to upload files through FTP * [A message queue endpoint (MQTT)](/FarmMaps/Documentatie/wiki/message_queue_endpoint) to recieve streaming data and send and recieve triggering signals. -* File Upload API (REST) -* File Upload through FTP -* Streaming data (MQTT) ### Viewer Documentation * [FarmMapsLibs](/FarmMaps/Documentatie/wiki/FarmMapsLibs)