Update page 'Home'

master
Auke Sytsma 2020-02-29 16:27:05 +00:00
parent 4bb86e2efb
commit a0c9bd3048
1 changed files with 1 additions and 4 deletions

View File

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