| # HealthCheckConfig | |
| Platform configuration options for OTA health checks. | |
| `verify_components` are capable of blocking an update if they do not report a healthy status. | |
| <table> | |
| <tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr> | |
| <tr id="verify_components"> | |
| <td><code>verify_components</code></td> | |
| <td><code>vector</code></td> | |
| <td></td> | |
| <td></td> | |
| </tr> | |
| </table> |