remove: lmdb

add: sqlite
add: new commands
This commit is contained in:
Tobias Reisinger 2020-08-24 16:00:08 +02:00
parent a37bdc4870
commit 9602e6e937
33 changed files with 1403 additions and 752 deletions

View file

@ -10,7 +10,7 @@ mqtt-host = localhost
relay-count = 10
relays-init = 1
database = controller_db.lmdb
database = controller.sqlite
log-level = debug
log-file = stdout