get Left Device Address Observable
          fun getLeftDeviceAddressObservable(product: ZTBaseProduct): Single<String>
Content copied to clipboard
This observable will try to read the main characteristic paired, if it fails it will fallback to the old paired characteristic. If the old fails too, the dfu is aborted.
Return
The single with the left address
Parameters
product
The Base product