Skip to content

Subscribing to events using CoAP returns undefined #1239

Open
@JKRhb

Description

@JKRhb

As discovered by @relu91, there is currently a bug in the CoAP binding implementation that leads to servers returning undefined when the initial observe GET request is received. The issue is being caused by this line, leading to the request being responded to before the event handler passes a value:

Metadata

Metadata

Assignees

No one assigned

    Labels

    binding-coapIssues related to coap protocol bindingbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions