Transport protocols

The JSON Toolkit itself does not mandate the transport protocol used.

Potential transport protocols include:

  • MQTT (by linking the JSON schema output to an Mqtt String Publish Point)
  • HTTP(s)
  • Box (bajaux widget)
  • File

These options may be valid for both incoming and outgoing JSON payloads. When linking to a publish or subscribe control point, you may need to use an Engine Cycle Message Queue component to ensure that the schema outputs all messages to the linked transport.