Properties
These properties define basic parameters of an application.
Field Description | Field Name |
Name. Name of the application context, required to refer to this application from other parts of the system. It should satisfy the context naming conventions. | name |
Description. Textual description of the application. This is also the description of the application context. | description |
Application Folder Path. Iotellect Server folder used for import/export of application files by default. | applicationFolderPath |
Comment. Any detailed information about the application, such as version history etc. | comment |
Application Home Dashboard. Indicates which dashboard to open when the Open action is called on the application. | applicationHomeDashboard |
Disable Simple Mode. When | applicationDisableSimpleMode |
Automatic Deployment. When | applicationAutoDeploy |
Automatic Deployment Parameters. Parameters applied to the deploy action triggered by the server launch when Automatic Deployment is enabled. | applicationAutoDeployParameters |
These properties may be accessed via the childInfo variable.
Was this page helpful?