gets sent if an unknown attribute(that wasn’t reported during inclusion process) value has been changed

				
					{
    event = "unknown_attribute_value_updated",
    node_id = 2,
    endpoint_id = 1,
    cluster_id = 15,
    cluster_name = "ias_zone",
    attribute_id = 0,
    attribute_name = "ZoneStatus",
    value = "1"
}				
			
fields type description
event string type of an event
node_id int node ID
endpoint_id int endpoint ID
cluster_id int ID of attribute cluster
cluster_name string name of attribute cluster
attribute_id int attribute ID
attribute_name int attribute name
value string new attribute value