Skip to content

write(withResponse: true) does not return response #590

Open
@mikolak

Description

@mikolak

write[Characteristic](withResponse: true) does not return response, which should be passed as value from the native clients.

Proposal:
separate write into writeWithResponse and writeWithoutResponse, make writeWithResponse return CharacteristicWithResponse or `Uint8List.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions