Hi, I’ve already initialized the Gateway, but the lock still isn’t showing under it.
I’m using ttlock_flutter: ^0.3.8, and I noticed in the TTLock class there’s an enum called TTLockFunction, but gatewayUnlock doesn’t seem to be implemented yet. Because of that, I also can’t unlock the lock through the gateway.
Is there a proper way to pair the lock with the gateway?
In the official TTLock app, there’s a Remote Unlock toggle (ON/OFF), but calling the setLockRemoteUnlockSwitchState function doesn’t seem to work either.
Any guidance or example code would be appreciated. Thanks!
Hi, I’ve already initialized the Gateway, but the lock still isn’t showing under it.
I’m using ttlock_flutter: ^0.3.8, and I noticed in the TTLock class there’s an enum called TTLockFunction, but gatewayUnlock doesn’t seem to be implemented yet. Because of that, I also can’t unlock the lock through the gateway.
Is there a proper way to pair the lock with the gateway?
In the official TTLock app, there’s a Remote Unlock toggle (ON/OFF), but calling the setLockRemoteUnlockSwitchState function doesn’t seem to work either.
Any guidance or example code would be appreciated. Thanks!