diff --git a/__pycache__/proba.cpython-311.pyc b/__pycache__/proba.cpython-311.pyc new file mode 100644 index 0000000..7f163fb Binary files /dev/null and b/__pycache__/proba.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/__init__.cpython-311.pyc b/iotDashboard/__pycache__/__init__.cpython-311.pyc new file mode 100644 index 0000000..72f2c2c Binary files /dev/null and b/iotDashboard/__pycache__/__init__.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/apps.cpython-311.pyc b/iotDashboard/__pycache__/apps.cpython-311.pyc new file mode 100644 index 0000000..2bd9865 Binary files /dev/null and b/iotDashboard/__pycache__/apps.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/forms.cpython-311.pyc b/iotDashboard/__pycache__/forms.cpython-311.pyc new file mode 100644 index 0000000..48a2e62 Binary files /dev/null and b/iotDashboard/__pycache__/forms.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/getInfoFromDevices.cpython-311.pyc b/iotDashboard/__pycache__/getInfoFromDevices.cpython-311.pyc new file mode 100644 index 0000000..a37e53b Binary files /dev/null and b/iotDashboard/__pycache__/getInfoFromDevices.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/models.cpython-311.pyc b/iotDashboard/__pycache__/models.cpython-311.pyc new file mode 100644 index 0000000..9c4ab47 Binary files /dev/null and b/iotDashboard/__pycache__/models.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/settings.cpython-311.pyc b/iotDashboard/__pycache__/settings.cpython-311.pyc new file mode 100644 index 0000000..ed36fdd Binary files /dev/null and b/iotDashboard/__pycache__/settings.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/tasks.cpython-311.pyc b/iotDashboard/__pycache__/tasks.cpython-311.pyc new file mode 100644 index 0000000..3e86615 Binary files /dev/null and b/iotDashboard/__pycache__/tasks.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/urls.cpython-311.pyc b/iotDashboard/__pycache__/urls.cpython-311.pyc new file mode 100644 index 0000000..fc30403 Binary files /dev/null and b/iotDashboard/__pycache__/urls.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/views.cpython-311.pyc b/iotDashboard/__pycache__/views.cpython-311.pyc new file mode 100644 index 0000000..fa574a5 Binary files /dev/null and b/iotDashboard/__pycache__/views.cpython-311.pyc differ diff --git a/iotDashboard/__pycache__/wsgi.cpython-311.pyc b/iotDashboard/__pycache__/wsgi.cpython-311.pyc new file mode 100644 index 0000000..b5c238e Binary files /dev/null and b/iotDashboard/__pycache__/wsgi.cpython-311.pyc differ diff --git a/iotDashboard/db_create.py b/iotDashboard/db_create.py new file mode 100644 index 0000000..e69de29 diff --git a/iotDashboard/gpt.py b/iotDashboard/gpt.py new file mode 100644 index 0000000..e69de29 diff --git a/iotDashboard/migrations/__pycache__/0001_initial.cpython-311.pyc b/iotDashboard/migrations/__pycache__/0001_initial.cpython-311.pyc new file mode 100644 index 0000000..018d627 Binary files /dev/null and b/iotDashboard/migrations/__pycache__/0001_initial.cpython-311.pyc differ diff --git a/iotDashboard/migrations/__pycache__/__init__.cpython-311.pyc b/iotDashboard/migrations/__pycache__/__init__.cpython-311.pyc new file mode 100644 index 0000000..24f7a7a Binary files /dev/null and b/iotDashboard/migrations/__pycache__/__init__.cpython-311.pyc differ