From 527d348724dea2e17ec99799502f26cef9465db5 Mon Sep 17 00:00:00 2001 From: thunic Date: Sun, 19 Mar 2023 16:58:47 +0100 Subject: [PATCH] =?UTF-8?q?Sollte=20ungef=C3=A4hrer=20Anfang=20seien?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DatabaseObject/sensordata.py | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 DatabaseObject/sensordata.py diff --git a/DatabaseObject/sensordata.py b/DatabaseObject/sensordata.py new file mode 100644 index 0000000..4e234aa --- /dev/null +++ b/DatabaseObject/sensordata.py @@ -0,0 +1,10 @@ + + + + + + + + +class sensor(): + \ No newline at end of file