feat: export initDB function in authdb helper module
This commit is contained in:
@@ -96,6 +96,7 @@ async function getSensors() {
|
||||
|
||||
module.exports = {
|
||||
checkDB,
|
||||
initDB,
|
||||
getSensor,
|
||||
updateLastSeen,
|
||||
setSensorActivity,
|
||||
|
||||
Reference in New Issue
Block a user