Contains the information of the application required by the display unit.
Public Attributes | |
| const char * | appInfo |
| Text representing the application information. Set to NULL if no need to display this parameter. | |
| const char * | connectionInfo |
| Text representing the connection information for the application. Set to NULL if no need to display this parameter. | |
| const char * | documentationLink |
| Text representing the documentation link for the application. Set to NULL if no need to display this parameter. | |
| image_info_t * | img |
| Image displayed in the application screen. Set to NULL if no image to display. | |
| const char * | appTitle |
| Text representing the application title. | |