Skip to content

Instantly share code, notes, and snippets.

@lxwinspur
Created July 10, 2020 02:57
Show Gist options
  • Save lxwinspur/6a40abea7330c25e4d49826e890c4be9 to your computer and use it in GitHub Desktop.
Save lxwinspur/6a40abea7330c25e4d49826e890c4be9 to your computer and use it in GitHub Desktop.
pdr
{
"sensorPDRs": [
{
"pdrType": 4,
"entries": [
{
"type": 67,
"instance": 1,
"container": 0,
"sensors": [
{
"set": {
"id": 1,
"size": 1,
"states": [
3,
4
]
},
"dbus": {
"path": "/org/open_power/control/occ0",
"interface": "org.open_power.OCC.Status",
"property_name": "OccActive",
"property_type": "bool",
"property_values": [
false,
true
]
}
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment