Skip to main content
Version: 5.5

JPath / JSON

JSON is the JavaScript-based standard for transmitting structured data on the Internet. JSON is often used as input or output for parameters in systems. JPath is the language that enables easy access to the data in the JSON package. OPC Router can use it to extract and process the relevant information from a package. Packages can be generated using data from a wide variety of systems. In the graphical designer, data from SQL, SAP, MQTT, OPC, and many other sources can be converted directly into a JSON structure and forwarded to target systems.

What is JSON? Practical basic knowledge in our Knowledge Base

JSON Write Transfer Object

JSON Read Transfer Object

JSON Transformation