added autoLock field
This commit is contained in:
@@ -68,6 +68,7 @@ CREATE TABLE IF NOT EXISTS Smartlock
|
||||
`advertisingMode` SMALLINT NOT NULL,
|
||||
`authId` VARCHAR(24),
|
||||
`autoLockTimeout` SMALLINT NOT NULL,
|
||||
`autoLock` BOOLEAN NOT NULL,
|
||||
`autoUnlatch` BOOLEAN NOT NULL,
|
||||
`automaticBatteryTypeDetection` BOOLEAN NOT NULL,
|
||||
`batteryCritical` BOOLEAN NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user