{
"configurations": {
"fpgad-xfpga": {
"configuration": {
},
"enabled": true,
"plugin": "libfpgad-xfpga.so",
"devices": [
[ "0x8086", "0xbcc0" ],
[ "0x8086", "0xbcc1" ]
]
},
"fpgad-vc": {
"configuration": {
"cool-down": 30,
"config-sensors-enabled": true,
"sensors": [
{
"id": 25,
"low-warn": 11.40,
"low-fatal": 10.56
}
]
},
"enabled": true,
"plugin": "libfpgad-vc.so",
"devices": [
[ "0x8086", "0x0b30" ],
[ "0x8086", "0x0b31" ]
]
}
},
"plugins": [
"fpgad-xfpga",
"fpgad-vc"
]
}