Add random temperature updates

This commit is contained in:
2022-12-15 11:40:16 +01:00
parent cf47f08d5e
commit 448006bc34
13 changed files with 200 additions and 25 deletions

View File

@@ -8,8 +8,7 @@
<?import javafx.scene.control.TextField?>
<?import javafx.scene.layout.BorderPane?>
<?import javafx.scene.control.Button?>
<SplitPane xmlns:fx="http://javafx.com/fxml" prefHeight="400.0" prefWidth="600.0"
fx:controller="fr.uca.iut.clfreville2.gui.MainWindows">
<SplitPane xmlns:fx="http://javafx.com/fxml" prefHeight="400.0" prefWidth="600.0">
<ListView fx:id="sensorsList" />
<VBox alignment="TOP_CENTER">
<padding>