Example of Cloud request:
				
					{
  "id": "5c6ec961cc01eb07f86f9dd9",
  "method": "cloud.controller_abstracts_set",
  "api": "1.0",
  "params": {
    "uuid": "asdasdn-2342342-23423",
    "capability": "text_command",
    "command": "send",
    "parameters": {
        "text": "turn on the light"
    }
  }
}