Update page 'Home'

master
Auke Sytsma 2020-02-29 16:34:19 +00:00
parent 6ee6315a2c
commit bf37c2bf30
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ 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.
* [A message queue endpoint (MQTT)](/wiki/Message-Queue-Endpoint) to recieve streaming data and send and recieve triggering signals.
### Use-case examples
* [VRAPoten-API](/wiki/VRAPoten-API)