{
          "id": "ui_broadcast",
          "msg_subclass": "hub.item.updated",
          "result": {
            "_id": "588b7eb528b12d03be86f36f",
            "deviceId": "<DEVICE_ID>",
            "deviceName": "<DEVICE_NAME>",
            "deviceCategory" : "<DEVICE_CATEGORY>",
            "deviceSubcategory" : "<DEVICE_SUBCATEGORY>",
            "roomName" : "<DEVICE_ROOM_NAME>",
            "userNotification": false,
            "parentDeviceId": "<OPTIONAL_PARENT_DEVICE_ID>",
            "serviceNotification":false,
            "syncNotification":false,
            "fwTimestampMs": 16300011122244,
            "notifications": [ "12314324", "978343" ],
            "deviceArmed": false,
            "name": "alarm_water",
            "elementsMaxNumber": 2,
            "userCodeRestriction": "\d{4}",
            "<ITEM_CHANGEABLE_FIELD>": "<FIELD_VALUE>"
          }
        }