Initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
occ_active_sensor:
|
||||
interfaces:
|
||||
org.open_power.OCC.Status:
|
||||
OccActive:
|
||||
Offsets:
|
||||
0:
|
||||
assert: 'false'
|
||||
deassert: 'true'
|
||||
type: bool
|
||||
1:
|
||||
assert: 'true'
|
||||
deassert: 'false'
|
||||
type: bool
|
||||
mutability: Mutability::Write|Mutability::Read
|
||||
readingType: assertion
|
||||
sensorNamePattern: nameLeaf
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
Reference in New Issue
Block a user