Skip to content

rbc_mesh_value_enable doesn't initiate trickle #166

Open
@thedjnK

Description

@thedjnK

I'm not sure if this is present in your tree's build but in a modified source tree I've been hunting down an issue whereby using rbc_mesh_value_enable() to enable a handle for updates doesn't send anything and have found the solution is to call vh_order_update(timer_now()); after the bottom trickle_enable() in the handle_storage.c function handle_storage_flag_set()

If this problem exists in the default code then this or similar code will fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions