Skip to content

Invoking method is an array argument #206

Answered by dleeds-cpi
shiirish asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shiirish, here are a few notes on usage:

  1. You don't need to specify a service name for your D-Bus connection, because you are a client. You only need a well-known-name if someone is calling into you.
  2. You haven't included all your code here, but I assume your org::bluez::mesh::Network proxy class takes three parameters: an IConnection reference, a D-Bus service name, and a D-Bus object path. You are passing it a D-Bus interface for the third parameter.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shiirish
Comment options

Answer selected by shiirish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants