Replies: 1 comment
-
I don't know :) Have you found more information on that in the meantime? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am facing the following issue and I would appreciate it if someone could help me to understand how to solve it.
When I create an object using the following string as object path
/org/sdbuscpp/concatenator
I see in D-Feet that the following paths are created:/
/org/
/org/sdbuscpp/
/org/sdbuscpp/concatenator
Is there a way to just create the path -
/org/sdbuscpp/concatenator
?I am following the same example as in the guide:
Thanks in advance!!!
Beta Was this translation helpful? Give feedback.
All reactions