mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-03-12 14:08:52 +01:00
Dummy data for peanut service
This commit is contained in:
parent
1e7542b632
commit
fd919076df
30
dummy-data/peanut/v1/devices/ups
Normal file
30
dummy-data/peanut/v1/devices/ups
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"battery.charge": 100,
|
||||
"battery.voltage": 13,
|
||||
"battery.voltage.high": 13,
|
||||
"battery.voltage.low": 10,
|
||||
"battery.voltage.nominal": 12,
|
||||
"device.type": "ups",
|
||||
"driver.flag.noscanlangid": "enabled",
|
||||
"driver.flag.novendor": "enabled",
|
||||
"driver.name": "nutdrv_qx",
|
||||
"driver.parameter.langid_fix": 1000,
|
||||
"driver.parameter.pollfreq": 30,
|
||||
"driver.parameter.pollinterval": 2,
|
||||
"driver.parameter.vendorid": 1,
|
||||
"driver.version": "2.8.0",
|
||||
"input.frequency": 50,
|
||||
"input.frequency.nominal": "0",
|
||||
"input.voltage": 228,
|
||||
"input.voltage.fault": "0.0",
|
||||
"input.voltage.nominal": "0",
|
||||
"output.voltage": 228,
|
||||
"ups.beeper.status": "disabled",
|
||||
"ups.delay.shutdown": 60,
|
||||
"ups.delay.start": "0",
|
||||
"ups.load": 50,
|
||||
"ups.productid": "0000",
|
||||
"ups.status": "OL",
|
||||
"ups.temperature": 30,
|
||||
"ups.type": "offline / line interactive"
|
||||
}
|
Loading…
Reference in New Issue
Block a user