All of lore.kernel.org
 help / color / mirror / Atom feed
* Any cmdline tools to modify DBus
@ 2021-12-03 18:31 Kun Zhao
  2021-12-04 17:40 ` Patrick Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Kun Zhao @ 2021-12-03 18:31 UTC (permalink / raw)
  To: openbmc

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

Hi Team,

Is there any cmd to create/delete interface/property of existing DBus objects created by other services? Looking for an easier way to quickly do it for debugging in early development phase without coding.
Please advise.

Thanks,
Kun

[-- Attachment #2: Type: text/html, Size: 2267 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any cmdline tools to modify DBus
  2021-12-03 18:31 Any cmdline tools to modify DBus Kun Zhao
@ 2021-12-04 17:40 ` Patrick Williams
  2021-12-08  7:33   ` Kun Zhao
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Williams @ 2021-12-04 17:40 UTC (permalink / raw)
  To: Kun Zhao; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

On Fri, Dec 03, 2021 at 06:31:44PM +0000, Kun Zhao wrote:
> Is there any cmd to create/delete interface/property of existing DBus objects created by other services? Looking for an easier way to quickly do it for debugging in early development phase without coding.
> Please advise.

I don't know of anything at this time.

Once I add the client bindings in sdbusplus, I considered it would be fairly
easy to write a small CLI that allowed interrogation of the dbus objects in a
friendlier way.  We could also allow that to use the server bindings to create
simple test executables.

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Any cmdline tools to modify DBus
  2021-12-04 17:40 ` Patrick Williams
@ 2021-12-08  7:33   ` Kun Zhao
  2021-12-17 13:13     ` Patrick Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Kun Zhao @ 2021-12-08  7:33 UTC (permalink / raw)
  To: Patrick Williams; +Cc: openbmc

Thanks Patrick. Any plan to implement those?

> -----Original Message-----
> From: Patrick Williams [mailto:patrick@stwcx.xyz]
> Sent: Saturday, December 4, 2021 9:41 AM
> To: Kun Zhao <zkxz@hotmail.com>
> Cc: openbmc@lists.ozlabs.org
> Subject: Re: Any cmdline tools to modify DBus
> 
> On Fri, Dec 03, 2021 at 06:31:44PM +0000, Kun Zhao wrote:
> > Is there any cmd to create/delete interface/property of existing DBus
> objects created by other services? Looking for an easier way to quickly do it
> for debugging in early development phase without coding.
> > Please advise.
> 
> I don't know of anything at this time.
> 
> Once I add the client bindings in sdbusplus, I considered it would be fairly
> easy to write a small CLI that allowed interrogation of the dbus objects in a
> friendlier way.  We could also allow that to use the server bindings to create
> simple test executables.
> 
> --
> Patrick Williams

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any cmdline tools to modify DBus
  2021-12-08  7:33   ` Kun Zhao
@ 2021-12-17 13:13     ` Patrick Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Williams @ 2021-12-17 13:13 UTC (permalink / raw)
  To: Kun Zhao; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

On Wed, Dec 08, 2021 at 07:33:19AM +0000, Kun Zhao wrote:
> Thanks Patrick. Any plan to implement those?

Like anything in an open source project, it'll get done when it gets done.  If
you want to contribute code in that area, please let me know and I can point you
in the right direction.

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-17 13:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 18:31 Any cmdline tools to modify DBus Kun Zhao
2021-12-04 17:40 ` Patrick Williams
2021-12-08  7:33   ` Kun Zhao
2021-12-17 13:13     ` Patrick Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.