pass: thermal: Add GetCoolDownStatus DBUS method 39/208239/2 accepted/tizen/unified/20190627.014836 submit/tizen/20190624.013748
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 20 Jun 2019 06:20:37 +0000 (15:20 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 21 Jun 2019 05:56:13 +0000 (14:56 +0900)
commitf7416d9f127ce288cf23a2b84dfd8275d60089d5
tree2de1005e4aed4eff06afe9cdde9998d55908dd2d
parente60cc99d1374302eb3a1f38982d8b80d98c660c0
pass: thermal: Add GetCoolDownStatus DBUS method

This patch adds a new DBUS method for providing the current status of
CoolDownMode.

 Method description:
 - Destination: org.tizen.system.thermal
 - Path: /Org/Tizen/System/Thermal
 - Interface: org.tizen.system.thermal.GetCoolDownStatus
 - Parameter: IN: none, OUT: string

Change-Id: I89be8758bda57f265f4cb6a03c1a3d6d559aa2f4
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
include/pass/gdbus-definition.h
scripts/thermal-dbus.xml
src/thermal/thermal.c
src/thermal/thermal.h