You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rcn-frontserver/res/data/cpu.json

30 lines
312 B
JSON

{
"last-perc": 11.5,
"last-temp": 31.2,
"labels":[
"1",
"2",
"3",
"4",
"5"
],
"100perc": [
[0,1],
[1,3],
[2,12],
[3,10]
],
"100temp": [
[1,30],
[2,33],
[3,32],
[4,31],
[5,30],
[6,29],
[7,32],
[8,31],
[9,34],
[10,33]
]
}