Zum Inhalt

Overview

Overview of REST endpoints to different services comprising CMTK.

Note

A massive amount of parallel REST request might cause issues. There is a rate limit set for the used reverse proxy nginx. For example it might be a good idea to receive process data via MQTT instead of "polling" it by a REST call. For acyclical parameter data it is important to wait for previous calls to finish before requesting again. Requests to different ports might be placed in parallel.