# Hub tests

Use Accessia Installer to quickly carry out the following Hub tests and to generate a commissioning report with all results

<table><thead><tr><th width="199.8984375">Test</th><th>Description</th><th>Results</th></tr></thead><tbody><tr><td>Fail secure locks</td><td>Automatically checks if any door locks are set to fail secure (power to open). If they are, you'll be asked to confirm that this is correct</td><td><ul><li>No fail secure locks found - Pass</li><li>Fail secure locks found, setup confirmed (Yes) - Pass</li><li>Fail secure locks found, setup not confirmed (No) - Fail</li></ul></td></tr><tr><td>Cables identified</td><td>Confirm that all cables are individually labeled at the terminal end</td><td><ul><li>Yes - Pass</li><li>No - Fail</li></ul></td></tr><tr><td>Ferrule terminations</td><td>Confirm that ferrule terminations have been used</td><td><ul><li>Yes - Pass</li><li>No - Fail</li><li>N/A - Pass</li></ul></td></tr><tr><td>Mains power</td><td>Confirm that the mains power cables have been connected correctly</td><td><ul><li>Yes - Pass</li><li>No - Fail</li></ul></td></tr><tr><td>Mains fuse</td><td>Confirm that the correct 3A mains fuse has been installed</td><td><ul><li>Yes - Pass</li><li>No - Fail</li></ul></td></tr><tr><td>Fire alarm interface</td><td>Confirm that the fire alarm interface has been installed correctly</td><td><ul><li>Yes - Pass</li><li>No - Fail</li><li>N/A - Pass</li></ul></td></tr><tr><td>Fire input</td><td>Automatically checks whether the fire input is currently asserted</td><td><ul><li>Fire input not currently asserted - Pass</li><li>Fire input currently asserted - Fail</li></ul></td></tr><tr><td>DEOL resistors</td><td><p>Automatically measures the resistance value on each channel input</p><p></p><p>The installer should sense check these measurements</p></td><td><ul><li>Automatically passes, measurements are included in the generated commissioning report</li></ul></td></tr><tr><td>Termination resistors</td><td>Confirm that the RS485 termination resistors have been fitted</td><td><ul><li>Yes - Pass</li><li>No - Fail</li></ul></td></tr><tr><td>Tamper detection</td><td>Close and then open the Hub door to check that the Hub door position indicator and tamper detection work as intended</td><td><ul><li>Hub door position indicator identifies door position correctly - Pass</li><li>Hub door position indicator identifies door position incorrectly - Fail</li></ul></td></tr><tr><td>Controller network</td><td>Automatically checks if the Hub is connected to the network. If it isn't, you'll be asked to confirm that this setup is correct</td><td><ul><li>Hub connected to network - Pass</li><li>Hub not connected to network, setup confirmed (Yes) - Pass</li><li>Hub not connected to network, setup not confirmed (No) - Fail</li></ul></td></tr><tr><td>Connected readers</td><td>Automatically checks the Hubs is connected to all configured Accessia Readers and no additional Accessia Readers Note that this test does not include third-party readers</td><td><ul><li>Hub is connected to readers - Pass</li><li>Hub is not connected to readers - Fail</li></ul></td></tr><tr><td>Input faults</td><td>Automatically checks for input faults</td><td><ul><li>No input faults detected - Pass</li><li>Input faults detected - Fail</li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.accessia.com/accessia-app/accessia-installer/hub-tests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
