Skip to main content
Version: 5.6

REST

The REST plug-in allows you to call external REST interfaces and expose your own REST endpoints in OPC Router.

The REST documentation is divided into three sections:

  • Basics and mapping between plug-in configuration and (trigger and transfer) objects
  • Configuration of REST client and REST server
  • Using the objects within a connection

Overview

Brief Overview

  • The REST client is used to call external REST interfaces.
  • The REST server is used to provide custom REST endpoints in OPC Router.
  • The plug-ins define basic technical settings such as address, authentication, and certificates.
  • Transfer objects and triggers define the specific data exchange within a connection.