Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Allow the DSB bridge to reuse the object path when multiple interfaces uses the same objectpath #313

Open
dotMorten opened this issue Aug 8, 2016 · 1 comment
Assignees

Comments

@dotMorten
Copy link
Contributor

Currently if you add multiple interfaces to a device on the DSB, the object path must be unique for each interface. If the path is already used a new path is created with a number as postfix.

Instead if the path is already created, it should be reused, so you can have multiple interfaces on the same objectpath.

I've already done this on my own improved DSB. The changes required can be seen here:
https://github.com/dotMorten/AllJoynDeviceSimulator/pull/2/files

If you think these changes are good, I'd happy to submit a PR with the same changes for this repo as well.

/CC @zhuridartem

@dotMorten dotMorten changed the title Allow the DSB bridge to reuse the object path when multiple properties uses the same objectpath Allow the DSB bridge to reuse the object path when multiple interfaces uses the same objectpath Aug 8, 2016
@jhutchings1
Copy link

Hey Morten,
Thanks for your contributions! Unfortunately, our dev team is heads down on coding right now and won't be able to look at pull requests for the DSB project right now. We'll check back when we've got more bandwidth to validate your changes.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants