aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2023-07-11 07:28:52 +0200
committerDennis Eriksen <d@ennis.no>2023-07-11 07:28:52 +0200
commit0dc05e85a32b20d204879b3c961f5318ca33de49 (patch)
tree1763a0780dba0d7ada598de7ce833c0481cfd663 /README.md
parentadding client name and a sleep to prevent quicklooping (diff)
downloadenergyscripts-0dc05e85a32b20d204879b3c961f5318ca33de49.tar.gz
updating some requirements, adding req-file for systems without the pkg cryptography
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c54b359..4c3444a 100644
--- a/README.md
+++ b/README.md
@@ -45,3 +45,10 @@ schema.sql created with:
```
pg_dump --schema-only --no-owner --no-privileges el
```
+
+
+
+TODO:
+Put every state in `states`-table. Entities in an entity-table, and devices in
+a device-table.
+