{#if status}
Master Status
State: {status.state}
SDC Closed: {status.sdcClosed}
SoC: {status.soc}
Min. cell voltage: {Math.round(status.minCellVolt * 100) / 100}
Max. cell temperature: {Math.round(status.maxCellTemp * 100) / 100}
{/if}