CRecordWebSendJson

Sends a JSON text directly to the browser. The message is used to extend the Web API.
It is part of the RemoteSkin Web API.

{
  "id": "749577d6-2404-49e5-bbbf-04d2a44b539a",
  "name": "WEB_SEND_JSON",
  "description": "Send a json text to the browser.",
  "slots": [
    {
      "key": "1",
      "name": "JSON",
      "direction": "REQUEST",
      "mandatory": "true",
      "type": "STRING",
      "description": "The json text for the browser."
    }
  ]
}
    

nyssr.net - Innovative Distributed System