651005b4b0
might serve as a skeleton or is it a "hello world" panel?
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"instrumentSelector": ".instrument",
|
|
"instrumentDataKey": "fgpanel-instrument",
|
|
"updateInterval": 50,
|
|
|
|
"propertyMirror": [
|
|
[ "roll", "/instrumentation/attitude-indicator/indicated-roll-deg" ],
|
|
[ "pitch", "/instrumentation/attitude-indicator/indicated-pitch-deg" ]
|
|
]
|
|
}
|
|
|