Overview

Applications can register remote functions to be called by other applications or called from the cloud using the REST API.

Remote functions can be called with custom parameters and return their result to the emitter of the call. They can be used for various purposes like:

  • Controlling a robot remotely using a controller from a distant computer
  • Requesting live status of a process
  • Triggering an event in an application