Skip to content

ConfigCompositionDataStatus message destroys subscribe information #539

Description

@Rawa

Describe the bug
A ConfigCompositionDataStatus message will destroy subscribe information for a given node.

In our usecase we set up a mesh, with subscribe to groups etc. Then we use DFU directly through BLE, to ensure that the node is up to date we ask the node about it's composition data (to get updated VID). This seems to cause a all subscribes to be removed from the config even though they are in reality still there.

To Reproduce
Steps to reproduce the behavior:

  1. Provision node
  2. Add subscribe
  3. Send message ConfigCompositionDataGet to update composition data.
  4. Subscribe is now gone from the config.

Expected behavior
The subscribe should still be there if the element exists

Platform details:

  • Device: Pixel 6 Pro
  • OS: Android 12
  • Library Version (or Commit): 3.2.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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