This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
projects:a4sim:jsonfileformat [2020/01/04 22:58] dwheele [General Dref Info] |
projects:a4sim:jsonfileformat [2020/05/05 22:40] (current) dwheele [I2C Block] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | |||
| + | The copy of this file located on Raspberry Pi at ''/ | ||
| ==== Example ==== | ==== Example ==== | ||
| Line 48: | Line 50: | ||
| ^name|Actual X-Plane Dref name| | ^name|Actual X-Plane Dref name| | ||
| ^hide|If " | ^hide|If " | ||
| - | ^datadirection|" | + | ^datadirection|" |
| ^type|Data type of Dref, e.g., " | ^type|Data type of Dref, e.g., " | ||
| ^units|e.g., | ^units|e.g., | ||
| Line 60: | Line 62: | ||
| ^hardware : maptype |One of " | ^hardware : maptype |One of " | ||
| ^hardware : interpolationDatapoints|Numeric array of values to be sent to or received by the hardware device.| | ^hardware : interpolationDatapoints|Numeric array of values to be sent to or received by the hardware device.| | ||
| - | ^hardware : type | One of " | + | ^hardware : type | One of " |
| + | ^notes|Comments, | ||
| + | ^register|I2C register, currently not implemented, | ||