valueOrEmpty

Gets a (Flow of) the ByteArray value from a Flow of an RemoteCharacteristic or an empty ByteArray if data is unavailable This method will automatically subscribe/unsubscribe to the RemoteCharacteristic when the Flow is collected

Return

the Flow of the ByteArray value of the RemoteCharacteristic in the given Flow, or an empty ByteArray if data is unavailable