Display

Updated: April 19, 2023

Specifying the display is optional. You may leave out specifying this in your configuration file. However, if you are specifying a display, here is an example:

...
    "display" : {
        "instance": 0
    }
...
           

Attributes:

There are the properties that you can use to configure an input.

instance
(Optional) The instance of the display. The instance corresponds to the index from the list of displays in SCREEN_PROPERTY_DISPLAYS.

For more information on this Screen property, see the Screen Developer's Guide.