Master Connection Configure master sources for robot {robot?.id} {#if robot}
Master Status
{#if robot.controlState.hasActiveMaster} {robot.controlState.masterName} {:else} None Connected {/if}
Connection Options {#if robot.controlState.hasActiveMaster}

{robot.controlState.masterName}

Currently active

{:else}
{/if}
Masters are input sources. Only one can be active at a time.
{/if}