Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

device metadata not updated after changing peer id #203

Open
pfandfrei opened this issue Apr 28, 2015 · 0 comments
Open

device metadata not updated after changing peer id #203

pfandfrei opened this issue Apr 28, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@pfandfrei
Copy link

homegear V0.6.0

to reproduce the issue:

  • set new meta data to the device with highest peer id: setMetadata(peerID, dataID, value)
  • change peer id: setId(currentPeerID, newPeerID)
  • add a new device

meta data is bound to new device instead of device with changed id (setId has not updated relation to meta data)

@hfedcba hfedcba added the bug label Apr 29, 2015
@hfedcba hfedcba added this to the 0.6 milestone Apr 29, 2015
@hfedcba hfedcba self-assigned this Apr 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants