{
    "id": "ui_broadcast",
    "msg_subclass": "hub.item.dictionary.updated",
    "result": {
        "_id": "5ef177ff7f0000258f9f8c34",
        "element": {
            "abcd": {
                "value": {
                    "description": "BBB",
                    "format": "dec",
                    "name": "AAA",
                    "number": 13,
                    "size": 2,
                    "value": 5
                }
            }
        },
        "operation": "removed"
    }
}