{
    "id": "_ID_",
    "jsonrpc": "2.0",
    "method": "hub.scenes.global.edit",
    "params" :
     {
         "_id": "5c5318aa518af44041018347",
         "scene": {
            "enabled": true,
            "tag": "testRule/1",
            "execPolicy": "check_result",
            "then" : [
            ],
            "when": [
            ]
         }
     }
}