Skip to main content
Version: 5.2

REST

With the REST protocol different systems can be connected to the REST interface. It works on pure web technologies and on a stateless logic basis for querying and editing data in systems. It is used in many modern application platforms that allow access and data exchange for external systems via the REST interface.

The OPC Router can access and query REST WebServices. So almost any system using REST API can connect, allowing it to retrieve or transfer data from these systems. The OPC Router can also act as a REST server via the REST trigger and provide REST functions for calling. This allows you to set up your own REST API for any systems that are connected with the available plug-ins.