//MLBluetoothSDK/com.masterlock.mlbluetoothsdk/MLProduct/readFirmwareCounter
readFirmwareCounter¶
[androidJvm]\ open fun readFirmwareCounter(callback: MLCommandCallback<Integer>)
Reads devices firmware update counter indicating the number of times a device has been updated
Parameters¶
androidJvm
| callback | result with Integer value of counter error with null or Exception if unsuccessful |