Skip to content

config.json

joeherwig edited this page Aug 19, 2019 · 1 revision

Each panel should have a config.json File in its folder. This file in JSON file format is used to store panel specific information like limits, speeds, color-markers within gauges etc.

So you can use exactly the same panel design (index.html and panel.css) for different aircraft by just using a different config.json with aircraft specific values.

You will aggree, that an C172 doesn't have the same parameters like an A320 or a Pilatus PC12 for instance. :-)

See Duke Turbine V2 config.json as an example.