{
    "id": "ui_broadcast",
    "msg_subclass": "hub.item.dictionary.updated",
    "result": {
        "_id": "588b7eb528b12d03be86f36f",
        "fwTimestampMs": 16300011122244,
        "deviceId": "5df0b9e4dfdabe58a5a60020",
        "deviceName": "Touchscreen Deadbolt",
        "deviceCategory" : "door_lock",
        "deviceSubcategory" : "",
        "roomName" : "",
        "userNotification": false,
        "serviceNotification":false,
        "notifications": [ "12314324", "978343" ],
        "deviceArmed": false,
        "name": "user_codes",
        "operation":"added",
        "element": {
            "1": {
                "value": {
                    "code": "Alex",
                    "name": "1234"
                }
            }
        }
    }
}