From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=linux.intel.com (client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=yong.b.li@linux.intel.com; receiver=) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3z4nlp2DXjzDqmc for ; Mon, 25 Dec 2017 16:31:17 +1100 (AEDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Dec 2017 21:31:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,453,1508828400"; d="scan'208,217";a="4656188" Received: from yongli3-mobl.ccr.corp.intel.com (HELO yongli3MOBL) ([10.239.196.107]) by fmsmga002.fm.intel.com with ESMTP; 24 Dec 2017 21:31:10 -0800 From: "Yong Li" To: Subject: Is there any tool to query dbus interface property? Date: Mon, 25 Dec 2017 13:31:09 +0800 Message-ID: <000001d37d41$925b7590$b71260b0$@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01D37D84.A07EB590" X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdN9QXS0p/TAL1D4RjaRE/Q0DbxHdg== Content-Language: en-us x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODhhNDFlZDgtZDU3MS00ZWIyLTg2ZDYtOGQ5NjcxM2FiNDJiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjM3NGhkWEI1UUNiNDVIb201SjMwV0dYUEhkcWc5RCtXRWo3WlcyRTR1Uk09In0= X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.24 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2017 05:31:19 -0000 This is a multipart message in MIME format. ------=_NextPart_000_0001_01D37D84.A07EB590 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, I would like to query a dbus property and make different actions based on the property. Just like the pgood_wait.c in skeleton, but it only supports the pgood property. Is there any a common tool can support query/wait different dbus interface/objects? If not, I would like to create one based on the pgood_wait.c Thanks, Yong ------=_NextPart_000_0001_01D37D84.A07EB590 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

I would like = to query a dbus property and make different actions based on the = property.

Just like the pgood_wait.c = in skeleton, but it only supports the pgood property. Is there any a = common tool can support query/wait different dbus = interface/objects?

 

If not, I = would like to create one based on the pgood_wait.c

 

Thanks,

Yong

 

------=_NextPart_000_0001_01D37D84.A07EB590--