added headspace warning indicators to the bin svg
This commit is contained in:
parent
8a6ff80df2
commit
7020cd90be
4 changed files with 52 additions and 5 deletions
|
|
@ -1400,6 +1400,7 @@ export default function BinVisualizer(props: Props) {
|
|||
fillPercentage={fillPercentage ?? 0}
|
||||
lidarEstimate={lidarPercentage}
|
||||
cables={grainCables}
|
||||
co2Sensors={bin.status.co2}
|
||||
highTemp={bin.settings.highTemp}
|
||||
lowTemp={bin.settings.lowTemp}
|
||||
showTempHum={iOS ? nodeDetails : fullScreenHandler.active}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue