exclude_finished_timeout
- Sends if excluding process was ended after timeout and nothing was removed from ZWave network
				
				Edit
			
			Result Fields:
| Field | Value | Type | Required | Description | 
|---|---|---|---|---|
| event | string | + | Event name | |
| plugin | string | + | Plugin name | |
| error | object | – | Error description | 
				
				Edit
			
			
				
					{
    "id": "ui_broadcast",
    "msg_subclass": "hub.extensions.plugin.ui_broadcast",
    "result": {
        "event": "exclude_finished_timeout",
        "plugin": "zwave",
        "error": {
            "code": -21,
            "data": "hub.gateway.zwave.err.nif.time",
            "details": {
                "node_id": "12",
                "step": "4"
            }
        }
    }
}				
			
             
                                    