reconstruct_finished – gets sent to notify of device inclusion operation completion. This event is initiated by the start_reconstruct method
				
					{
    event = "reconstruct_finished"
}				
			
				
					<div class="table-responsive">
<table class="table table_shortcode">
<thead>
<tr>
<th>fields</th>
<th>type</th>
<th>description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>event</strong></td>
<td>string</td>
<td>type of an event</td>
</tr>
</tbody>
</table>
</div>