//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readIsDoorPositionSensorEnabled
readIsDoorPositionSensorEnabled¶
[androidJvm]\ open fun readIsDoorPositionSensorEnabled(callback: MLCommandCallback<Boolean>)
For Deadbolt only with minimum FW version of 1679338484: Reads flag if door position sensor is enabled
Parameters¶
androidJvm
| callback | result is true if is enabled, false if not |