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