diff options
author | Dennis Eriksen <d@ennis.no> | 2023-07-11 07:28:52 +0200 |
---|---|---|
committer | Dennis Eriksen <d@ennis.no> | 2023-07-11 07:28:52 +0200 |
commit | 0dc05e85a32b20d204879b3c961f5318ca33de49 (patch) | |
tree | 1763a0780dba0d7ada598de7ce833c0481cfd663 /README.md | |
parent | adding client name and a sleep to prevent quicklooping (diff) | |
download | energyscripts-0dc05e85a32b20d204879b3c961f5318ca33de49.tar.gz |
updating some requirements, adding req-file for systems without the pkg cryptography
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. + |