{
    "method": "hub.device.armed.set",
    "id": "_ID_",
    "params": {
        "_id" : "_OBJECT_ID_",
        "armed": true,
    }
}