Skip to content

Latest commit

 

History

History
90 lines (57 loc) · 1.55 KB

cpu-core.md

File metadata and controls

90 lines (57 loc) · 1.55 KB

CPU.Core DBus Interface API

org.freedesktop.DBus.Peer

Methods

Ping

GetMachineId

Arguments
Name Direction Type Description
**** out s

Signals

org.shadowblip.CPU.Core

Properties

Name Access Type Description
CoreId read u
Number read u
Online readwrite b

Methods

Signals

org.freedesktop.DBus.Properties

Methods

Get

Arguments
Name Direction Type Description
interface_name in s
property_name in s
**** out v

Set

Arguments
Name Direction Type Description
interface_name in s
property_name in s
value in v

GetAll

Arguments
Name Direction Type Description
interface_name in s
**** out a{sv}

Signals

PropertiesChanged

Arguments
Name Direction Type Description
interface_name ** s
changed_properties ** a{sv}
invalidated_properties ** as

org.freedesktop.DBus.Introspectable

Methods

Introspect

Arguments
Name Direction Type Description
**** out s

Signals