gex: map anime dbus data

This commit is contained in:
Luke D. Jones
2023-06-29 15:16:21 +12:00
parent 6b058c9922
commit 15e6782e10
6 changed files with 199 additions and 116 deletions

View File

@@ -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>