12 lines
305 B
JSON
12 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" ]
|
||
|
]
|
||
|
}
|
||
|
|