linkpi_firmware_history/rootfs/link/config/oled/oled.json

87 lines
2.0 KiB
JSON

{
"mods": [
{
"color": "#66cccc",
"dragId": "ip_dr",
"height": "30px",
"left": "0px",
"modId": "ip_",
"name": "IP",
"resizeId": "ip_re",
"top": "0px",
"width": "256px"
},
{
"color": "#993366",
"dragId": "temp_dr",
"height": "30px",
"left": "128px",
"modId": "temp_",
"name": "TEMP",
"resizeId": "temp_re",
"top": "98px",
"width": "128px"
},
{
"color": "#cc6633",
"dragId": "cpu_dr",
"height": "30px",
"left": "0px",
"modId": "cpu_",
"name": "CPU",
"resizeId": "cpu_re",
"top": "98px",
"width": "128px"
},
{
"color": "#3399cc",
"dragId": "br_dr",
"height": "30px",
"left": "128px",
"modId": "br_",
"name": "BR",
"resizeId": "br_re",
"top": "65px",
"width": "128px"
},
{
"color": "#ff6666",
"dragId": "aud_dr",
"height": "30px",
"left": "0px",
"modId": "aud_",
"name": "AUD",
"resizeId": "aud_re",
"top": "65px",
"width": "128px"
},
{
"color": "#99cc66",
"dragId": "hsign_dr",
"height": "30px",
"left": "0px",
"modId": "hsign_",
"name": "HSIGN",
"resizeId": "hsign_re",
"top": "33px",
"width": "256px"
}
],
"own": [
{
"name": "INIT",
"param": [
"ZJY64128",
1,
true
]
},
{
"name": "ROTATE",
"param": [
180
]
}
]
}