From 0dc05e85a32b20d204879b3c961f5318ca33de49 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Tue, 11 Jul 2023 07:28:52 +0200 Subject: updating some requirements, adding req-file for systems without the pkg cryptography --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') 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. + -- cgit v1.2.3