mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
gex: map anime dbus data
This commit is contained in:
@@ -52,14 +52,14 @@
|
||||
Get the device state as stored by asusd
|
||||
-->
|
||||
<method name="DeviceState">
|
||||
<arg type="(bsb(ssss))" direction="out"/>
|
||||
<arg type="bsb(ssss)" direction="out"/>
|
||||
</method>
|
||||
<!--
|
||||
Notify listeners of the status of AniMe LED power and factory
|
||||
system-status animations
|
||||
-->
|
||||
<signal name="NotifyDeviceState">
|
||||
<arg name="data" type="(bsb(ssss))"/>
|
||||
<arg name="data" type="bsb(ssss)"/>
|
||||
</signal>
|
||||
</interface>
|
||||
</node>
|
||||
|
||||
Reference in New Issue
Block a user