PHP 8.5.2
Preview: org.freedesktop.systemd1.Device.xml Size: 17.05 KB
//usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Device.xml

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"https://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
 <interface name="org.freedesktop.DBus.Peer">
  <method name="Ping"/>
  <method name="GetMachineId">
   <arg type="s" name="machine_uuid" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Introspectable">
  <method name="Introspect">
   <arg name="xml_data" type="s" direction="out"/>
  </method>
 </interface>
 <interface name="org.freedesktop.DBus.Properties">
  <method name="Get">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="out" type="v"/>
  </method>
  <method name="GetAll">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="props" direction="out" type="a{sv}"/>
  </method>
  <method name="Set">
   <arg name="interface_name" direction="in" type="s"/>
   <arg name="property_name" direction="in" type="s"/>
   <arg name="value" direction="in" type="v"/>
  </method>
  <signal name="PropertiesChanged">
   <arg type="s" name="interface_name"/>
   <arg type="a{sv}" name="changed_properties"/>
   <arg type="as" name="invalidated_properties"/>
  </signal>
 </interface>
 <interface name="org.freedesktop.systemd1.Unit">
  <property name="Id" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Names" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Following" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="Requires" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Requisite" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Wants" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="BindsTo" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="PartOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Upholds" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RequiredBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RequisiteOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="WantedBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="BoundBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="UpheldBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="ConsistsOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Conflicts" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="ConflictedBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Before" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="After" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnSuccess" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnSuccessOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnFailure" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnFailureOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Triggers" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="TriggeredBy" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="PropagatesReloadTo" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="ReloadPropagatedFrom" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="PropagatesStopTo" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="StopPropagatedFrom" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="JoinsNamespaceOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="SliceOf" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RequiresMountsFor" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Documentation" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Description" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="AccessSELinuxContext" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="LoadState" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="ActiveState" type="s" access="read">
  </property>
  <property name="FreezerState" type="s" access="read">
  </property>
  <property name="SubState" type="s" access="read">
  </property>
  <property name="FragmentPath" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="SourcePath" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="DropInPaths" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="UnitFileState" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="UnitFilePreset" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="StateChangeTimestamp" type="t" access="read">
  </property>
  <property name="StateChangeTimestampMonotonic" type="t" access="read">
  </property>
  <property name="InactiveExitTimestamp" type="t" access="read">
  </property>
  <property name="InactiveExitTimestampMonotonic" type="t" access="read">
  </property>
  <property name="ActiveEnterTimestamp" type="t" access="read">
  </property>
  <property name="ActiveEnterTimestampMonotonic" type="t" access="read">
  </property>
  <property name="ActiveExitTimestamp" type="t" access="read">
  </property>
  <property name="ActiveExitTimestampMonotonic" type="t" access="read">
  </property>
  <property name="InactiveEnterTimestamp" type="t" access="read">
  </property>
  <property name="InactiveEnterTimestampMonotonic" type="t" access="read">
  </property>
  <property name="CanStart" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="CanStop" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="CanReload" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="CanIsolate" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="CanClean" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="CanFreeze" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Job" type="(uo)" access="read">
  </property>
  <property name="StopWhenUnneeded" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RefuseManualStart" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RefuseManualStop" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="AllowIsolate" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="DefaultDependencies" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="SurviveFinalKillSignal" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnSuccessJobMode" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="OnFailureJobMode" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="IgnoreOnIsolate" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="NeedDaemonReload" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="Markers" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="JobTimeoutUSec" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="JobRunningTimeoutUSec" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="JobTimeoutAction" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="JobTimeoutRebootArgument" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="ConditionResult" type="b" access="read">
  </property>
  <property name="AssertResult" type="b" access="read">
  </property>
  <property name="ConditionTimestamp" type="t" access="read">
  </property>
  <property name="ConditionTimestampMonotonic" type="t" access="read">
  </property>
  <property name="AssertTimestamp" type="t" access="read">
  </property>
  <property name="AssertTimestampMonotonic" type="t" access="read">
  </property>
  <property name="Conditions" type="a(sbbsi)" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/>
  </property>
  <property name="Asserts" type="a(sbbsi)" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="invalidates"/>
  </property>
  <property name="LoadError" type="(ss)" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Transient" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Perpetual" type="b" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="StartLimitIntervalUSec" type="t" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="StartLimitBurst" type="u" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="StartLimitAction" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="FailureAction" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="FailureActionExitStatus" type="i" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="SuccessAction" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="SuccessActionExitStatus" type="i" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="RebootArgument" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="InvocationID" type="ay" access="read">
  </property>
  <property name="CollectMode" type="s" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="const"/>
  </property>
  <property name="Refs" type="as" access="read">
   <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
  </property>
  <property name="ActivationDetails" type="a(ss)" access="read">
  </property>
  <method name="Start">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="Stop">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="Reload">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="Restart">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="TryRestart">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="ReloadOrRestart">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="ReloadOrTryRestart">
   <arg type="s" name="mode" direction="in"/>
   <arg type="o" name="job" direction="out"/>
  </method>
  <method name="EnqueueJob">
   <arg type="s" name="job_type" direction="in"/>
   <arg type="s" name="job_mode" direction="in"/>
   <arg type="u" name="job_id" direction="out"/>
   <arg type="o" name="job_path" direction="out"/>
   <arg type="s" name="unit_id" direction="out"/>
   <arg type="o" name="unit_path" direction="out"/>
   <arg type="s" name="job_type" direction="out"/>
   <arg type="a(uosos)" name="affected_jobs" direction="out"/>
  </method>
  <method name="Kill">
   <arg type="s" name="whom" direction="in"/>
   <arg type="i" name="signal" direction="in"/>
  </method>
  <method name="QueueSignal">
   <arg type="s" name="whom" direction="in"/>
   <arg type="i" name="signal" direction="in"/>
   <arg type="i" name="value" direction="in"/>
  </method>
  <method name="ResetFailed">
  </method>
  <method name="SetProperties">
   <arg type="b" name="runtime" direction="in"/>
   <arg type="a(sv)" name="properties" direction="in"/>
  </method>
  <method name="Ref">
  </method>
  <method name="Unref">
  </method>
  <method name="Clean">
   <arg type="as" name="mask" direction="in"/>
  </method>
  <method name="Freeze">
  </method>
  <method name="Thaw">
  </method>
 </interface>
 <interface name="org.freedesktop.systemd1.Device">
  <property name="SysFSPath" type="s" access="read">
  </property>
 </interface>
</node>

Directory Contents

Dirs: 0 × Files: 45

Name Size Perms Modified Actions
15.85 KB lrw-r--r-- 2024-02-19 08:46:07
Edit Download
5.60 KB lrw-r--r-- 2025-11-30 13:12:14
Edit Download
4.24 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
5.96 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
5.51 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
4.08 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.34 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.51 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
1.93 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
17.87 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.42 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
6.15 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.36 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.50 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
4.98 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
9.92 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.29 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.28 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.28 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
3.15 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
4.53 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.38 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
1.51 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
90.17 KB lrw-r--r-- 2023-11-08 20:35:41
Edit Download
21.50 KB lrw-r--r-- 2023-11-08 20:35:41
Edit Download
5.82 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
5.96 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
1.41 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
4.18 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
7.87 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
17.66 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
17.05 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.20 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
36.78 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
61.26 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
17.97 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
32.99 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
68.91 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
31.08 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
68.18 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
60.19 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
16.98 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
19.07 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
16.92 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download
2.86 KB lrw-r--r-- 2025-11-25 18:16:31
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).