#72, #78 updated main view to adapt to facility configuration, initial use of pub/sub for main view

This commit is contained in:
Mikayla Fischler
2022-07-10 16:15:30 -04:00
parent 5a96818c97
commit 6f61203db3
6 changed files with 145 additions and 50 deletions

View File

@@ -51,4 +51,7 @@ function database.init(conf)
end
end
-- get the database
function database.get() return db end
return database