Update page 'Home'

master
Auke Sytsma 2020-02-29 16:30:53 +00:00
parent 2e181ba6be
commit 2579684c32
1 changed files with 3 additions and 3 deletions

View File

@ -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)