mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Document dbus a bit better
This commit is contained in:
12
README.md
12
README.md
@@ -225,17 +225,7 @@ little of. Most parts will be byte arrays, but you can adjust things like
|
||||
|
||||
### DBUS Input
|
||||
|
||||
Paths:
|
||||
|
||||
```rust
|
||||
pub static DBUS_NAME: &str = "org.rogcore.Daemon";
|
||||
pub static DBUS_PATH: &str = "/org/rogcore/Daemon";
|
||||
pub static DBUS_IFACE: &str = "org.rogcore.Daemon";
|
||||
```
|
||||
|
||||
Commands: `FanMode`, `LedWriteBytes`, `LedWriteMultizone`, `LedWriteEffect`
|
||||
|
||||
TODO: fill in this info
|
||||
See [README_DBUS.md](./README_DBUS.md).
|
||||
|
||||
### AniMe input
|
||||
|
||||
|
||||
Reference in New Issue
Block a user