From 2579684c32b3b416c54d3a2e8f96fb9254a25b8e Mon Sep 17 00:00:00 2001 From: auke Date: Sat, 29 Feb 2020 16:30:53 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index d67ae93..99aef3e 100644 --- a/Home.md +++ b/Home.md @@ -1,12 +1,13 @@ ## Farmmaps Documentation Overview This page provides an index of the available documentation for the FarmMaps platform. -### FarmMaps Architecture & Basic concepts +### FarmMaps Main Components * The datastore * Endpoints * Workers * Queues * File-chains +* [Viewer (FarmMapsLibs)](/wiki/FarmMapsLibs) ### API Documentation FarmMaps provides 3 main endpoints to build services upon. @@ -16,8 +17,7 @@ FarmMaps provides 3 main endpoints to build services upon. * [A message queue endpoint (MQTT)](/FarmMaps/Documentatie/wiki/message_queue_endpoint) to recieve streaming data and send and recieve triggering signals. -### Viewer Documentation -* [FarmMapsLibs](/wiki/FarmMapsLibs) + ### Application specific documentation * [VRAPoten-API](/wiki/VRAPoten-API) \ No newline at end of file